summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorTyler Davis <tyler@gluecode.net>2024-10-07 17:34:30 -0700
committerTyler Davis <tyler@gluecode.net>2024-10-07 17:34:30 -0700
commitd633bb2b941397a81f90e7e3f80152a8d6da0aa7 (patch)
tree3a1cb657dd31df6cdd8284d5eb6c8ea161691781 /.zshrc
parentdc2103feb09de8912b4b2b7d084a98246eda9e34 (diff)
downloaddotfiles-d633bb2b941397a81f90e7e3f80152a8d6da0aa7.tar.gz
dotfiles-d633bb2b941397a81f90e7e3f80152a8d6da0aa7.zip
sh: use emacs keybinds
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index 5811ed4..dff3ade 100644
--- a/.zshrc
+++ b/.zshrc
@@ -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