My configuration files for bash, git, i3, tmux, vim, weechat.
- The configuration-folders is split up per software name.
- I utilize GNU Stow to create symlinks to the users home-path, the original configuration files is still stored in this repo.
- The installation is triggered in the [[Makefile]] and specific targets may install software and dotfiles fo a suitable level.
A more plain installation of tools and config.
make vanilla
make unstow_vanilla
A cozier version of vanilla including vim plugins etc.
make cozy
make unstow_cozy
Extra software like Weechat, Inkscape, Gimp.
make extras
make unstow_extras