Selaa lähdekoodia

Set emacs as default

Josh Bicking 7 vuotta sitten
vanhempi
commit
50ffb84301
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      zshrc

+ 3 - 0
zshrc

@@ -95,6 +95,9 @@ bindkey "^s" history-incremental-search-forward
 bindkey ";5C" forward-word
 bindkey ";5D" backward-word
 
+# Editor defaults
+export EDITOR=emacs
+export VISUAL=emacs
 
 # Vim and vi bindings