bash: Don't enable extended completion three times.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 29 Feb 2012 13:15:34 +0000 (14:15 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 29 Feb 2012 15:13:53 +0000 (16:13 +0100)
It is already enabled in /etc/profile.d/bash_completion, so don't also
enable it in /etc/bash.bashrc and ~/.bashrc as well.


No differences found