mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Vim bindings breaks many things :(
This commit is contained in:
2
.zshrc
2
.zshrc
@ -14,7 +14,7 @@ setopt appendhistory autocd extendedglob
|
||||
|
||||
export WORDCHARS='*?_[]~=&;!#$%^(){}'
|
||||
|
||||
bindkey -v
|
||||
bindkey -e
|
||||
bindkey "\e$terminfo[kcub1]" backward-word
|
||||
bindkey "\e$terminfo[kcuf1]" forward-word
|
||||
bindkey "^[[7~" beginning-of-line
|
||||
|
Reference in New Issue
Block a user