mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
AutoSave - For reset
This commit is contained in:
4
all.sh
4
all.sh
@@ -3,8 +3,10 @@
|
|||||||
git add .
|
git add .
|
||||||
git commit -a -m "AutoSave - For reset"
|
git commit -a -m "AutoSave - For reset"
|
||||||
|
|
||||||
|
# Possibly with adoptation
|
||||||
bash stow.sh cli
|
bash stow.sh cli
|
||||||
bash stow.sh gui
|
bash stow.sh gui
|
||||||
bash stow.sh home
|
bash stow.sh home
|
||||||
|
|
||||||
git reset HEAD
|
# Reset to the last autosave
|
||||||
|
git reset --hard HEAD
|
||||||
|
|||||||
Reference in New Issue
Block a user