X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=states%2Fzsh%2Ffiles%2Fzshenv;h=3d1967285dd40db7ac47f91dc9d449297f67e232;hb=44248dd1f959bcf8ebd796a8288376784e627fcd;hp=f36b7d0fd9d793d7092f4d3312fc9ca20e11b0e2;hpb=64b98818337eaa0b31902a12875330298e8e49a9;p=max%2Fsaltfiles.git diff --git a/states/zsh/files/zshenv b/states/zsh/files/zshenv index f36b7d0..3d19672 100644 --- a/states/zsh/files/zshenv +++ b/states/zsh/files/zshenv @@ -15,7 +15,7 @@ fi # colored GCC warnings and errors export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01' -export EDITOR="vim" +export EDITOR="nvim" export TMPDIR="/tmp/${USER}" export GIT_PS1_SHOWDIRTYSTATE=true