Personal config file repository including config files for the i3 desktop and some ZSH and Terminal configs. There is a install script (written in bash) included in the repository that provides the ability to apply the config files with a simple terminal promp.
Located at the root of the repository it provides the ability to select individual files, or just to apply them all.
Structure of files:
├── desktop
│ ├── dunst
│ ├── i3
│ ├── picom
│ ├── polybar
│ └── rofi
├── terminal
│ ├── cava
│ ├── kitty
│ └── neofetch
├── fonts
│ └── jetbrains
├── install.sh
├── readme.md
└── wallpapers
I use Arch BTW