summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--zshenv2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshenv b/zshenv
index 68c3eb3..2bef3a9 100644
--- a/zshenv
+++ b/zshenv
@@ -1,4 +1,4 @@
-export EDITOR="emacsclient -nw"
+export EDITOR="mg"
 export LANG="en_US.UTF-8"
 export LC_ALL="$LANG"
 export LC_CTYPE="$LANG"