Files
dotfiles/all.sh
Jonas Hahn 0f727a2194 AutoSave - For reset
AutoSave - For reset
2025-12-24 11:29:39 +00:00

11 lines
130 B
Bash
Executable File

#!/bin/sh
git add .
git commit -a -m "AutoSave - For reset"
bash stow.sh cli
bash stow.sh gui
bash stow.sh home
git reset HEAD