Fix the 'git reset --hard' in stow_script

master
Nathan Steel 5 months ago
parent 9676e74ace
commit 38497d82c5

@ -17,5 +17,5 @@ done
# Now to revert the --adopt, and make it act like -d # Now to revert the --adopt, and make it act like -d
# !Make sure there's nothing new/uncommited in dotfiles dir first # !Make sure there's nothing new/uncommited in dotfiles dir first
git --reset hard git reset --hard

Loading…
Cancel
Save