diff --git a/etc/profile.d/20-less.sh b/etc/profile.d/20-less.sh index ec7c2ca..e9a4d37 100644 --- a/etc/profile.d/20-less.sh +++ b/etc/profile.d/20-less.sh @@ -1 +1 @@ -LESS=FRSMK +export LESS=FRSMK diff --git a/etc/profile.d/20-systemd-less.sh b/etc/profile.d/20-systemd-less.sh index 3389c71..1441ef4 100644 --- a/etc/profile.d/20-systemd-less.sh +++ b/etc/profile.d/20-systemd-less.sh @@ -1 +1 @@ -SYSTEMD_LESS=FRSMK +export SYSTEMD_LESS=FRSMK