]> git.alrj.org Git - zsh.d.git/blobdiff - S10_zshopts
Use emacs bindings
[zsh.d.git] / S10_zshopts
index a60363924530ece0e8835430f5521a9a91d241fd..e382cfc65d7f24b7652c5f8763d095ac25bc4e76 100644 (file)
@@ -12,6 +12,9 @@ typeset -ga preexec_functions
 typeset -ga precmd_functions
 typeset -ga chpwd_functions
 
+# use emacs bindings
+bindkey -e
+
 # This must be done very early.
 clear_psvar() {
   psvar=()