Symlinked config files managed with GNU Stow.
gitstow
git clone https://github.com/kayibea/dotfiles.git
cd dotfilesUse the bundled script to stow everything:
./stowsstow bash
stow sxhkd
stow tmux
stow alacritty
# … etcstow -D <package>
# OR
./stows --removeEach folder maps into your home or XDG paths, e.g.:
alacritty/ → ~/.config/alacritty
bash/ → ~/ (bash/x11 configs)
dunst/ → ~/.config/dunst
ssh/ → ~/.ssh
… → …