Compare commits

..

2 commits

Author SHA1 Message Date
cy
91a93a04a1
flake update
Signed-off-by: cy <cy@cy7.sh>
2025-01-27 20:43:55 -05:00
cy
443ea96d1f
make justfile better and cleanup zsh
Signed-off-by: cy <cy@cy7.sh>
2025-01-27 20:26:16 -05:00

View file

@ -1,5 +1,5 @@
update:
git branch -D update
git branch -D update || true
git switch -c update
nix flake update
git add flake.lock