ad
|
1fafc79578
|
Set PS1 correctly for ksh.
|
2009-02-14 09:53:07 +00:00 |
apb
|
dc5994b41f
|
/etc/shrc is used by both sh and ksh, but ksh doesn't support
se -o tabcomplete, so test before using it. Problem reported
by Pavel Cahyna, and fix tested by him.
|
2006-10-07 22:50:51 +00:00 |
apb
|
6101aaea5a
|
set -o tabcomplete if interactive. Discussed on tech-userlevel.
|
2006-10-07 10:47:03 +00:00 |
taca
|
7a5ecb8445
|
Make sure to the file end with EOL ("\n").
Without EOL, pkgsrc/pkgtools/pkg_comp cause mysterious error.
|
2006-09-22 08:00:33 +00:00 |
pavel
|
d8b49bb74e
|
Factor out common settings from /root/.shrc and /etc/skel/.shrc to a
new file /etc/shrc.
As proposed on tech-userlevel.
|
2006-09-14 13:01:31 +00:00 |