Uses GNU Stow to manage symlinking to the correct place on the file system.
Repo must exist in the $HOME directory to install. To do a fresh install of all scripts:
./install
./uninstall
To stow and unstow individual folders
cd $DOTFILES
stow -D nvim # delete symlinks for all files in nvim/ folder
stow nvim # make symlinks for all files in nvim/ folder