Running the scripts assumes you've cloned this repo to your $HOME
. I typically run git clone https://git.sr.ht/~bwbuhse/dotfiles ~/.dotfiles
arch
STOW_FOLDERS
variablestow nvim
is (sort of) equivalent to running cd ..; ln -s .dotfiles/nvim/.config/ .config
, but it is smart and can manage having multiple .config
s, or things like that, and sym link to the highest level without conflicts