add n4c alias

Former-commit-id: a77128b56d
This commit is contained in:
Hadi
2025-04-14 13:07:02 +02:00
parent fe1f7245b0
commit 76c47913ea

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