summaryrefslogtreecommitdiff
path: root/.shenv
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-05-28 15:11:09 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-05-28 15:11:09 -0700
commit483c614e4afc18aaaa16d7ae6f159c0e23e404ee (patch)
treeba94c5bb173466a6d5902012c91b141205a32fb3 /.shenv
parent694cc7f4f61ed003f9f496ac76f7331974920418 (diff)
downloaddotfiles-483c614e4afc18aaaa16d7ae6f159c0e23e404ee.tar.gz
comment
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