mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
edit line
This commit is contained in:
parent
6528fb8754
commit
e744dd1ed2
1 changed files with 2 additions and 2 deletions
|
|
@ -60,8 +60,8 @@
|
|||
#bindkey -s '^o' 'lfcd\n'
|
||||
|
||||
## Edit line in vim with ctrl-e:
|
||||
#autoload edit-command-line; zle -N edit-command-line
|
||||
#bindkey '^e' edit-command-line
|
||||
autoload edit-command-line; zle -N edit-command-line
|
||||
bindkey '^e' edit-command-line
|
||||
|
||||
# Load aliases and shortcuts if existent.
|
||||
#[ -f "$HOME/.config/shortcutrc" ] && source "$HOME/.config/shortcutrc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue