mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
add edit-command-line binding
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
export VISUAL=vim
|
||||
export EDITOR=$VISUAL
|
||||
|
||||
autoload edit-command-line; zle -N edit-command-line
|
||||
|
||||
@@ -3,3 +3,4 @@ stty -ixon
|
||||
|
||||
# vi mode
|
||||
bindkey -v
|
||||
bindkey -M vicmd v edit-command-line
|
||||
|
||||
Reference in New Issue
Block a user