From: Keith Bostic Date: Tue, 5 Apr 1994 05:36:59 +0000 (-0800) Subject: 4.4BSD-Lite X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/ae8f9128edd8ed681e9ba503356d1e8a7f4ef2ac 4.4BSD-Lite SCCS-vsn: share/skel/dot.rhosts 8.2 SCCS-vsn: share/skel/dot.profile 8.2 --- diff --git a/usr/src/share/skel/dot.profile b/usr/src/share/skel/dot.profile index 95ed15cdc5..f0fefc9c3d 100644 --- a/usr/src/share/skel/dot.profile +++ b/usr/src/share/skel/dot.profile @@ -1,2 +1,11 @@ -PATH=/bin:/usr/bin:/usr/new:/usr/local:/usr/games:/usr/old:. -export PATH HOME TERM +PATH=$HOME/bin:/bin:/usr/bin:/usr/X11/bin:/usr/contrib/bin:/usr/games/bin:/usr/old/bin:/usr/local/bin +export PATH + +EDITOR=vi +export EDITOR +EXINIT='set autoindent' +export EXINIT +PAGER=more +export PAGER + +umask 2 diff --git a/usr/src/share/skel/dot.rhosts b/usr/src/share/skel/dot.rhosts index 2704975166..21de984627 100644 --- a/usr/src/share/skel/dot.rhosts +++ b/usr/src/share/skel/dot.rhosts @@ -1,2 +1,3 @@ +# This file should NOT be group or other readable. OtherMachine OtherMachine myFriend