summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
Diffstat (limited to 'user')
-rw-r--r--user/settings/zsh.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/settings/zsh.nix b/user/settings/zsh.nix
index 490fd92f..a8147ca5 100644
--- a/user/settings/zsh.nix
+++ b/user/settings/zsh.nix
@@ -189,6 +189,7 @@ in
       snicb = "sudo nix-channel --rollback";
       nf = "nix flake";
       nfa = "nix flake archive";
+      nfp = "nix flake prefetch";
       nfu = "nix flake update";
       nfl = "nix flake lock";
       n = "nix-env";