added ags

This commit is contained in:
biscuit
2025-05-19 21:13:58 -05:00
parent dd3caf07d2
commit ce1301af38
12 changed files with 395 additions and 1 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
ll = "ls -l";
upd = "sudo nixos-rebuild switch --flake ~/Nixos/#biscuit";
hupd = "home-manager switch --flake ~/Nixos/#biscuit";
agu = "pkill gjs & ags run ~/Nixos/packages/ags/custom/app.ts &";
agu = "pkill gjs & ags run ~/Nixos/pkgs/ags/biscuit/app.ts &";
};
history.size = 10000;
oh-my-zsh = {