summaryrefslogtreecommitdiff
path: root/hm/shell
diff options
context:
space:
mode:
Diffstat (limited to 'hm/shell')
-rw-r--r--hm/shell/fish.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/shell/fish.nix b/hm/shell/fish.nix
index a417274..d7f7248 100644
--- a/hm/shell/fish.nix
+++ b/hm/shell/fish.nix
@@ -25,6 +25,7 @@ in
nd = "nix develop .";
nos = "nh os switch .";
nob = "nh os boot .";
+ nus = "nh os switch . -u";
nfu = "nix flake update";
md = "mkdir -p";