zsh: remove EDITOR override Provided in nixos-configuration
1 file 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 () {