summary refs log tree commit diff stats
path: root/zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/zshrc')
-rwxr-xr-xzsh/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 4cfd638..ecfec59 100755
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -33,6 +33,7 @@ fpath=(
 
 export PATH
 export PAGER="less"
+export EDITOR="emacsclient"
 export CLICOLOR=true
 
 #