-
If you wish to copy and use my dotfiles, use GNU Stow to do so.
-
To use all of the dotfiles(not recommended), run the commands given below:
git clone https://github.com/sammyjeng/dotfiles.git
cd dotfiles
rm -rf README.md catalyst.sh screenshots
stow *
- Or if you just want the nvim config, then do:
stow nvim
- Read and know more about the wttr trick here.