Hi I'm Yukai. This is my dotfiles, managed with GNU stow.
Install GNU stow first, then clone the repo into home directory:
git clone https://github.com/Yukaii/dotfiles ~/dotfiles --recursive
Now cd into the directory, and restore with stow command:
cd dotfiles
stow vim neovim # ...
If you place dotfiles
directory other than home directory, you may need extra argument for stow command.
MIT