On Wed, 22 Jun 2005 10:32:50 +0200, Etaoin Shrdlu wrote:

> Of course, I was talking about systemwide defaults (ie, not 
> per-user .bashrc and the like).

The way I do it is to put them in /etc/bash/bashrc.local and add
[ -f /etc/bash/bashrc.local ] && source /etc/bash/bashrc.local
to the end of /etc/bash/bashrc. An update to Bash will bring in a new
version of this file, but as there is only one custom line, it is easy to
merge.


-- 
Neil Bothwick

Phasers don't kill people...Unless you set them too high.

Attachment: pgpKwVX0gP7ap.pgp
Description: PGP signature

Reply via email to