You will need git
and GNU stow
Clone into your $HOME
directory or ~
git clone git@github.com:San0330/Dotfiles.git ~
cd ~/Dotfiles
Run stow
to symlink everything or just select what you want
stow */ # Everything (the '/' ignores the README)
stow nvim # Just my nvim config