summaryrefslogtreecommitdiff
path: root/.shenv
diff options
context:
space:
mode:
Diffstat (limited to '.shenv')
-rwxr-xr-x.shenv4
1 files changed, 2 insertions, 2 deletions
diff --git a/.shenv b/.shenv
index 3a8cceee..884f8b47 100755
--- a/.shenv
+++ b/.shenv
@@ -1,7 +1,7 @@
#!/bin/sh
-# Environment variables for X and all text-mode shells: both bash,
-# Xsession and scripts run by cron source this. So POSIX only.
+# Environment variables for X and all text-mode shells: bash, Xsession
+# and scripts run by cron all source this. So POSIX only.
# We have calls to `which` which we expect to fail
set +e