arch_config/personal_scripts/backup-config
2024-12-22 18:21:00 +00:00

4 lines
85 B
Plaintext
Executable File

git -C ~/.config add .
git -C ~/.config commit -m "backing up"
git -C ~/.config push