Use create-zellij-session
This commit is contained in:
parent
15fd2c3d25
commit
098d714168
|
@ -56,7 +56,7 @@
|
|||
zstyle ":completion:*" matcher-list "" "m:{a-zA-Z}={A-Za-z}" "r:|=*" "l:|=* r:|=*"
|
||||
autoload -Uz compinit && compinit
|
||||
|
||||
bindkey -s ^f "t\n"
|
||||
bindkey -s ^f "create-zellij-session\n"
|
||||
bindkey -s ^v "nvim\n"
|
||||
|
||||
clear-ls-all() {
|
||||
|
|
Loading…
Reference in a new issue