edit n4c alias

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-08-09 19:36:58 +02:00
parent d61b5989c0
commit 550248aa4e

View File

@@ -120,7 +120,7 @@ in {
category=''${1:-all} category=''${1:-all}
shift shift
args=''${*} args=''${*}
nix develop "github:nix4cyber/n4c#''${category}" ''${args} nix develop "github:nix4cyber/n4c#''${category}" ''${args} -c zsh
} }
zle -N sesh-sessions zle -N sesh-sessions