diff --git a/all.sh b/all.sh index 0397552..417938e 100755 --- a/all.sh +++ b/all.sh @@ -3,8 +3,10 @@ git add . git commit -a -m "AutoSave - For reset" +# Possibly with adoptation bash stow.sh cli bash stow.sh gui bash stow.sh home -git reset HEAD +# Reset to the last autosave +git reset --hard HEAD