mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
edit n4c alias
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user