diff --git a/stow_script.sh b/stow_script.sh index cd94239..eaceaec 100755 --- a/stow_script.sh +++ b/stow_script.sh @@ -17,5 +17,5 @@ done # Now to revert the --adopt, and make it act like -d # !Make sure there's nothing new/uncommited in dotfiles dir first -git --reset hard +git reset --hard