aboutsummaryrefslogtreecommitdiff
path: root/systemd/profile.d/systemd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/profile.d/systemd.sh')
-rw-r--r--systemd/profile.d/systemd.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/systemd/profile.d/systemd.sh b/systemd/profile.d/systemd.sh
index 1f305f65..b5f05c24 100644
--- a/systemd/profile.d/systemd.sh
+++ b/systemd/profile.d/systemd.sh
@@ -1,2 +1,3 @@
# Use $VISUAL for editing systemd unit files, not $EDITOR
-export SYSTEMD_EDITOR=$VISUAL
+SYSTEMD_EDITOR=$VISUAL
+export SYSTEMD_EDITOR