Compare commits

..

2 commits

Author SHA1 Message Date
cy
8d68a5a65d
flake update
Signed-off-by: cy <cy@cy7.sh>
2025-01-27 20:26:02 -05:00
cy
f26bbc3b4f
make justfile better and cleanup zsh
Signed-off-by: cy <cy@cy7.sh>
2025-01-27 20:23:15 -05:00

View file

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