rebuild alias

This commit is contained in:
2026-06-20 16:21:47 -05:00
parent 064191e269
commit a228b59808
+1
View File
@@ -10,6 +10,7 @@
gpr = "git pull --rebase"; gpr = "git pull --rebase";
gl = "git log"; gl = "git log";
shypr = "start-hyprland"; shypr = "start-hyprland";
nixrb = "sudo nixos-rebuild switch --flake .#";
}; };
functions = { functions = {