diff options
author | Tyler Davis <tyler@gluecode.net> | 2024-10-07 17:34:30 -0700 |
---|---|---|
committer | Tyler Davis <tyler@gluecode.net> | 2024-10-07 17:34:30 -0700 |
commit | d633bb2b941397a81f90e7e3f80152a8d6da0aa7 (patch) | |
tree | 3a1cb657dd31df6cdd8284d5eb6c8ea161691781 /.zshrc | |
parent | dc2103feb09de8912b4b2b7d084a98246eda9e34 (diff) | |
download | dotfiles-d633bb2b941397a81f90e7e3f80152a8d6da0aa7.tar.gz dotfiles-d633bb2b941397a81f90e7e3f80152a8d6da0aa7.zip |
sh: use emacs keybinds
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -45,8 +45,8 @@ export SAVEHIST=10000 setopt appendhistory unsetopt autocd beep extendedglob -#bindkey -e -bindkey -v +bindkey -e +#bindkey -v # End of lines configured by zsh-newuser-install # ZSH VIM MODE |