diff --git a/home/programs/shell/zsh.nix b/home/programs/shell/zsh.nix index 6c4073c..8d2db3c 100644 --- a/home/programs/shell/zsh.nix +++ b/home/programs/shell/zsh.nix @@ -48,7 +48,7 @@ in { function n4c() { - nix develop --no-write-lock-file --refresh "github:anotherhadi/nix2cyber#$1" + nix develop --no-write-lock-file --refresh "github:anotherhadi/nix4cyber#''${1:-all}" } zle -N sesh-sessions