summaryrefslogtreecommitdiff
path: root/.shenv
diff options
context:
space:
mode:
Diffstat (limited to '.shenv')
-rwxr-xr-x.shenv2
1 files changed, 2 insertions, 0 deletions
diff --git a/.shenv b/.shenv
index 2f77a51b..558b049c 100755
--- a/.shenv
+++ b/.shenv
@@ -154,6 +154,8 @@ IMPASS_DB="$HOME/lib/priv/impass/db"
export IMPASS_DB
IMPASS_KEYFILE="$HOME/lib/priv/impass/keyid"
export IMPASS_KEYFILE
+PERLDOC="-oman"
+export PERLDOC
# "Setting the monitor port to 0 turns the monitoring function off,
# and autossh will only restart ssh upon ssh's exit."