diff --git a/dot_zshrc b/dot_zshrc index 3658f31..e54bb3a 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -20,7 +20,8 @@ setopt HIST_IGNORE_SPACE export DOTNET_CLI_TELEMETRY_OPTOUT=1 # export RUST_SRC_PATH="$(rustc --print sysroot)/lib/rustlib/src/rust/src" -export EDITOR=nvim +export EDITOR=vim +command_exists && export EDITOR=nvim export MAILDIR=$HOME/Mail # export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/docker.sock