Prevent stow from overwriting dotfiles with default, system files.

This commit is contained in:
2024-03-25 13:46:56 +00:00
parent 7dfa9066fb
commit d909a343f6

View File

@@ -18,3 +18,5 @@ p i stow
# Link dotfile home to $HOME
echo -e "${GREEN}[+] Symlinking dotfiles...${ENDCOLOR}"
stow -v -t $HOME home --adopt
git diff
git reset --hard