summaryrefslogtreecommitdiff
path: root/lib-src/mr/config
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/mr/config')
-rw-r--r--lib-src/mr/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/mr/config b/lib-src/mr/config
index 9cd84fe2..ea2a0b8e 100644
--- a/lib-src/mr/config
+++ b/lib-src/mr/config
@@ -94,7 +94,7 @@ lib =
# # here we rely on the fact that ssh already passes argument
# # through `/bin/sh -c' (note use of single-quotes in this
# # function)
-# ssh athena 'cd $HOME/'"$1"' && . $HOME/.shenv && '"$2"
+# ssh athena 'cd $HOME/'"$1"' && . $HOME/.profile && '"$2"
# }
# --- standard procedures