Explorar el Código

Set emacs as default

Josh Bicking hace 7 años
padre
commit
50ffb84301
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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