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