diff --git a/dot_bashrc.d/executable_03.ENV b/dot_bashrc.d/executable_03.ENV index 7fb0d9f..3baa6b6 100755 --- a/dot_bashrc.d/executable_03.ENV +++ b/dot_bashrc.d/executable_03.ENV @@ -23,3 +23,5 @@ extendPath "/usr/local/bin" extendPath "$HOME/.local/bin" export PATH + +export EDITOR="vim"