zsh: Set $EDITOR
1 file changed, 1 insertion(+), 0 deletions(-)
jump to
M tag-zsh/config/zsh/zshrc → tag-zsh/config/zsh/zshrc
@@ -22,6 +22,7 @@ then path+=($HOME/bin) fi +export EDITOR=emacsclient alias ec=emacsclient ls='\ls'