mycroft
c43c81eec7
(Ab?)use some sh(1) features:
...
* Put the aliases in a separate file, referenced by $ENV, so that they're
present in subshells.
* Do the same to make `set -o emacs' happen automatically in interactive
shells. (Yay, line editing by default!)
* Use `export FOO=bar' syntax, as it's shorter and other sh(1)-like shells
all support it these days.
1999-11-05 11:30:13 +00:00
abs
f85ff94580
Don't don't don't assume /usr/bin/id is always present. Loses in single user.
1999-06-15 05:44:22 +00:00
mycroft
0d59551634
Avoid using id(1), as this loses when /usr isn't mounted.
1999-04-04 09:58:57 +00:00
hubertf
b779dad4d4
Add hup, ll and x shell functions similar to the aliases in dot.cshrc
...
plus set the prompt. Tested with /bin/sh and /bin/ksh.
1999-03-30 02:36:05 +00:00
thorpej
93e03f92fd
Sync PATH with our csh counterpart.
1998-01-17 19:36:40 +00:00
perry
bac6f0ec1e
fix root .cshrc so that it ends prompts with a '#' when invoked by root
...
and a '%' when invoked by non-root.
Submitted by riz@beast.boogers.sf.ca.us in pr-4248
1998-01-10 00:51:56 +00:00
mrg
0e2d79bd14
fix paths: remove old cruft and add pkg & X11R6
1997-12-17 01:45:13 +00:00
mrg
96a74009df
RCSid police. fix pr#4307 from Eric Haszlakiewicz: csh aliases broken with.
1997-10-28 03:33:18 +00:00
mikel
ef538c3176
cleanup Lite-1 merge
1997-02-15 10:02:07 +00:00
mikel
ae06cfb1cf
import 4.4BSD-Lite
1997-02-15 05:27:21 +00:00
christos
d58b878498
Fix PR/1024: Add /usr/local/{s,}bin to the path and the gnu sources to
...
cdpath. I think that adding /usr/local to the path is ok: everyone does
it, and it is part of mtree.
1996-09-30 17:33:21 +00:00
mrg
102584d38e
don't put bogus info in here.
1996-05-22 01:36:12 +00:00
cgd
0332985c6c
get dot out of root's path.
1994-12-24 12:48:01 +00:00
jtc
38de38f2e1
The contents of this file are evaluated by root, users without a home dir,
...
and even by the shell in single user mode. This change makes it work in
all of those circumstances, though probably not optimally.
It is likely that something better will be checked in after all of the
outstanding issues are resolved, but I have to check in something that
works before this week's tarballs are created.
1994-03-26 01:27:47 +00:00
jtc
6b7dba54bd
Changed .login (csh) and .profile (sh) to be consistant with each other.
...
In particular, explicit setting of erase and kill chars via stty has been
removed.
1994-03-24 01:23:40 +00:00
mycroft
d69282df24
Set 'BLOCKSIZE' variable (a la 4.4) rather than aliasing a bunch of things.
1993-12-12 02:26:18 +00:00
cgd
e2b50fbd3a
remove /usr/local and /usr/contrib from root's path
1993-06-06 02:49:58 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00