On Fri, Jul 16, 2010 at 12:21:40PM -0700, Jonathan Ryshpan wrote:
> > But, I'm going to guess that you don't have the bash-completion
> > package installed. That is what provides /etc/bash_completion.
> I don't think this is quite true, since it looks like the contents
> of /etc/bash_completion.d
Jonathan Ryshpan wrote:
> On Thu, 2010-07-15 at 21:42 -0400, Todd Zullinger wrote:
>> Jonathan MERCIER wrote:
>>> why default bahrc do not contain all file in /etc/bash_completion.d ?
>>> me i add in bashrc:
>>> for file in /etc/bash_completion.d/*; do . $file; done
>>>
>>> instead . /etc/bash_comp
On Thu, 2010-07-15 at 21:42 -0400, Todd Zullinger wrote:
> Jonathan MERCIER wrote:
> > why default bahrc do not contain all file in /etc/bash_completion.d ?
> > me i add in bashrc:
> > for file in /etc/bash_completion.d/*; do . $file; done
> >
> > instead . /etc/bash_compeltion => because do not wo
Jonathan MERCIER wrote:
> why default bahrc do not contain all file in /etc/bash_completion.d ?
> me i add in bashrc:
> for file in /etc/bash_completion.d/*; do . $file; done
>
> instead . /etc/bash_compeltion => because do not works file do not
> exist!
This question is probably better suited the
why default bahrc do not contain all file in /etc/bash_completion.d ?
me i add in bashrc:
for file in /etc/bash_completion.d/*; do . $file; done
instead . /etc/bash_compeltion => because do not works file do not
exist!
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproje