This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Units


I don't know what/where it would/should go.  I've put it in /etc and added

if [ "$PS1" ] && [[ $BASH_VERSION == 2.05* ]] && [ -f /etc/bash_completion
]; then
	. /etc/bash_completion
fi

to my .bashrc.  Several folks here at work have also installed it.

J.

> -----Original Message-----
> From: Robert Collins [mailto:robert.collins@itdomain.com.au]
> Sent: Wednesday, 19 December 2001 10:42 am
> To: Morrison, John; cygwin-apps@cygwin.com
> Subject: Re: Units
> 
> 
> No. Remind me - what was it?
> 
> Rob
> ===

Would folks like to consider adding this to the distribution...?

http://www.caliban.org/bash/index.shtml#completion

It's a file of autocompletions, for example, typing ssh [tab][tab] lists (or
completes) hostnames based on the contents of your known_hosts files.

J. 


=======================================================================
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission.  There is no intention to
create any legally binding contract or other commitment through the use
of this email.

Experian Limited (registration number 653331).  
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]