Gentoo Archives: gentoo-dev

From: Geert Bevin <gbevin@×××××××.be>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] gentoo-completion update
Date: Thu, 17 Jan 2002 18:01:13
Message-Id: 1011312398.1789.14.camel@willow.theleaf.office
In Reply to: Re: [gentoo-dev] gentoo-completion update by Jason Ritchie
1 You have to save it to /etc and add this to /etc/profile :
2
3 if [ "$PS1" ] && [ -f /etc/gentoo.completion ]; then
4 . /etc/gentoo.completion
5 fi
6
7
8 On Fri, 2002-01-18 at 00:54, Jason Ritchie wrote:
9 > When I attempted to run this script, I got the error:
10 > ./gentoo-completion.sh: `_rc-update': not a valid identifier
11 >
12 > -Jason
13 >
14 > On Thu, 2002-01-17 at 13:52, Zach Forrest wrote:
15 > > Good morning. I've made some improvements to the Gentoo bash completion
16 > > facilities.
17 > >
18 > > Changes/Improvements:
19 > > - added "--world" to the list of options
20 > ---snip---
21 >
22 > _______________________________________________
23 > gentoo-dev mailing list
24 > gentoo-dev@g.o
25 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
26 >
27 --
28 Geert Bevin
29 the Leaf sprl/bvba
30 "Use what you need" Pierre Theunisstraat 1/47
31 http://www.theleaf.be 1030 Brussels
32 gbevin@×××××××.be Tel & Fax +32 2 241 19 98