Configurations of user programs (install/remove with GNU stow)
| emacs | ||
| scripts/prefix/bin | ||
| tmux | ||
| vim | ||
| xmonad/.xmonad | ||
| zsh | ||
| .gitmodules | ||
| configure | ||
| coverage | ||
| Readme.md | ||
Samæ's config files
To get this, run:
git clone https://git.framasoft.org/mpo/dotfiles.git ~/dotfiles-from-samae
To install a configuration, use:
./configure <bundle>
To list bundles, run:
./configure
!!! The configure script requires GNU stow (apt-get install stow, pacman -S stow, …) !!!
!!! The configure script will only properly work if run from a subfolder of
your home directory (like ~/dotfiles-from-samae) !!!