Based on managing dotfiles with GNU stow
- GNU Stow https://www.gnu.org/software/stow
Install stow and clone this repository to the home directory
$ git clone git@github.com:olesla/dotfiles.git ~/.dotfiles
Creating symbolic links is easy using stow. If a file named .stow-local-ignore
exists, this file and it's folder and files will be ignored. It's similar to how a .gitignore
file works.
$ stow vim
$ ls ~/.vimrc
.vimr
4C3E
c -> .dotfiles/vim/vim.rc