changed date

This commit is contained in:
biscuit
2025-06-04 14:32:51 -05:00
parent 1fb2d40aa8
commit a92159168c
5 changed files with 32 additions and 20 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
ll = "ls -l";
upd = "sudo nixos-rebuild switch --flake ~/Nixos/#desktop";
hupd = "home-manager switch --flake ~/Nixos/#desktop";
agu = "pkill gjs & ags run ~/Nixos/pkgs/ags/biscuit/app.ts &";
agu = "pkill gjs & ags run ~/Nixos/pkgs/ags/biscuit/app.ts & disown (jobs -p) &";
neo = "nix run github:fred-drake/neovim#";
};