diff options
Diffstat (limited to 'zsh')
-rwxr-xr-x | zsh/zshrc | 1 |
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 # |