mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-02-25 00:52:06 +00:00
~
This commit is contained in:
parent
544b57af9c
commit
5def16ce01
1 changed files with 2 additions and 2 deletions
4
Justfile
4
Justfile
|
@ -12,10 +12,10 @@ clean:
|
|||
nix-collect-garbage -d
|
||||
nix store optimise
|
||||
|
||||
# commit local changes and push to upstream
|
||||
push:
|
||||
git status
|
||||
@git add .
|
||||
@git commit -m "~"
|
||||
git commit -m "~"
|
||||
git push
|
||||
|
||||
# run `switch` on default host
|
||||
|
|
Loading…
Add table
Reference in a new issue