summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 786cf6a..52a1b1b 100644
--- a/.profile
+++ b/.profile
@@ -32,7 +32,7 @@ do
fi
done
-for i in ex ed
+for i in ex ed "$VISUAL"
do
if command -v "$i" > /dev/null
then