mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
change the alias
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -117,7 +117,10 @@ in {
|
||||
|
||||
|
||||
function n4c() {
|
||||
nix develop --no-write-lock-file --refresh "github:nix4cyber/n4c#''${1:-all}" -c zsh
|
||||
category=''${1:-all}
|
||||
shift
|
||||
args=''${*}
|
||||
nix develop "github:nix4cyber/n4c#''${category}" ''${args}
|
||||
}
|
||||
|
||||
zle -N sesh-sessions
|
||||
|
||||
Reference in New Issue
Block a user