summary refs log tree commit diff
path: root/bin/1sh/1sh.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-21 17:14:43 -0500
committerJune McEnroe <june@causal.agency>2019-11-21 17:14:43 -0500
commit9349ff059a7bcc42cc7676fc21b863d3ebd3b065 (patch)
treeba3c7102620000a38f24f7715065a2fde6653d3e /bin/1sh/1sh.1
parentRemove HISTFILE default value (diff)
downloadsrc-9349ff059a7bcc42cc7676fc21b863d3ebd3b065.tar.gz
src-9349ff059a7bcc42cc7676fc21b863d3ebd3b065.zip
Revert "Set default ENV to ~/.config/cash/cashrc"
This reverts commit 2d722bdd93ba2ddd9d7e4394a845eeea9951ab5f.
Diffstat (limited to '')
-rw-r--r--bin/1sh/1sh.112
1 files changed, 9 insertions, 3 deletions
diff --git a/bin/1sh/1sh.1 b/bin/1sh/1sh.1
index e1fd98cd..20629505 100644
--- a/bin/1sh/1sh.1
+++ b/bin/1sh/1sh.1
@@ -138,11 +138,17 @@ at login time in the
 file, and commands that are executed for every shell inside the
 .Ev ENV
 file.
-The default value of
+The user can set the
 .Ev ENV
-is:
+variable to some file by placing the following line in the file
+.Pa .profile
+in the home directory,
+substituting for
+.Pa .shrc
+the filename desired:
+.
 .Pp
-.Dl "ENV=$XDG_CONFIG_HOME/1sh/env.sh"
+.Dl "ENV=$HOME/.shrc; export ENV"
 .
 .Pp
 The first non-option argument specified on the command line