ソースを参照

Set emacs as default

Josh Bicking 7 年 前
コミット
50ffb84301
1 ファイル変更3 行追加0 行削除
  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