mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-31 02:05:00 +08:00
fcitx, screenkeys for awesome, ctrlv to edit lines
This commit is contained in:
parent
03b1acebba
commit
b6f39a8998
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
|
||||
## Edit line in vim with ctrl-e:
|
||||
autoload edit-command-line; zle -N edit-command-line
|
||||
bindkey '^e' edit-command-line
|
||||
bindkey '^v' 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