Personal dotfiles management using GNU Stow.
- Clone this repository into your home directory.
- Run
stow <directory>
to symlink the dotfiles you want to use. - Run
stow -D <directory>
to remove the symlinks.
Below is a schema demonstrating such a setup for 3 stow directories of config files, vim
, neovim
and tmux
: