bash: Don't enable extended completion twice.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 29 Feb 2012 14:23:17 +0000 (15:23 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 29 Feb 2012 14:23:17 +0000 (15:23 +0100)
It is already enabled in /etc/profile.d/bash_completion.sh, so don't
bother doing it again in /etc/bash.bashrc.


No differences found