Browse Source

Set emacs as default

Josh Bicking 7 năm trước cách đây
mục cha
commit
50ffb84301
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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