add n4c alias

This commit is contained in:
Hadi
2025-04-14 13:07:02 +02:00
parent f49afa5f5d
commit a77128b56d

View File

@@ -46,6 +46,11 @@ in {
done
}
function n4c() {
nix develop --no-write-lock-file --refresh "github:anotherhadi/nix2cyber#$1"
}
zle -N sesh-sessions
bindkey -M emacs '\es' sesh-sessions
bindkey -M vicmd '\es' sesh-sessions