zsh: remove EDITOR override Provided in nixos-configuration
Alan Pearce alan@alanpearce.eu
Thu, 20 Jun 2019 16:24:01 +0200
1 files changed, 0 insertions(+), 4 deletions(-)
jump to
M zsh/.config/zsh/.zshrc → zsh/.config/zsh/.zshrc
@@ -16,10 +16,6 @@ setopt transient_rprompt WORDCHARS=${${WORDCHARS//[-.=]}//[\/]} -if (( ${+commands[emacsclient]} )) -then - export EDITOR=emacsclient -fi alias ec=emacsclient alias open-project=projectile _emacs_function () {