config_files icon indicating copy to clipboard operation
config_files copied to clipboard

All my conf files

Linux and Mac configuration files

I have made over 700 commits to this. lol

Pro Tip

You can soft-link the config files and aliases files to the desired location directly from the git repo so that your changes can be directly uploaded to your Github if you choose to do so.

In any case, the files will still work if you just copy them to their supposed location.

ln -sf <location of original files> <location where is config file is supposed to be placed>

Terminal Themes

Dependencies

Linux

p10k-showcase neofetch-p10k-showcase

Terminal: Konsole

The blur comes from compton-tryone

Steps to install

  • Soft Link or copy the .zshrc and .p10k.zsh files in $HOME
  • Run source ~/.zshrc
  • Make sure the font of the terminal is set to a Nerd Font

Mac

p10k neofetch

Terminal: iTerm2

bspwm

1

Wallpaper

3

Steps to install

  • Install bspwm, rofi, picom and polybar.
  • Soft link or copy the files from .config folder to $HOME/.config
  • Reboot

Note

You need to modify the config files for polybar and bspwm to match your system harware requirements

Polybar

4 5

Rofi

The rofi themes are based on - https://github.com/adi1090x/rofi

6

7