1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-02-25 00:52:06 +00:00
This commit is contained in:
Rae 5e 2024-12-17 18:31:43 -05:00
parent 544b57af9c
commit 5def16ce01

View file

@ -12,10 +12,10 @@ clean:
nix-collect-garbage -d nix-collect-garbage -d
nix store optimise nix store optimise
# commit local changes and push to upstream
push: push:
git status
@git add . @git add .
@git commit -m "~" git commit -m "~"
git push git push
# run `switch` on default host # run `switch` on default host