diff --git a/.profile b/.profile index 1adb9d9..45b87c2 100644 --- a/.profile +++ b/.profile @@ -20,3 +20,5 @@ command -v uname >/dev/null && ;; esac \ ; + +export EDITOR=`which vim`