X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Fskel%2F.bashrc;h=1afd4bc18879d3491beb647e6fd2f92858a0de4a;hb=6b0278f32376f57a5ef33853d4f8f4547ddcc4c3;hp=ab43aef2bc24cf8dfc2dad22297c945dec90dbec;hpb=07d0f763fa8cafe1b7293ce1544f9af05fd35c0e;p=matthijs%2Fservers%2Ftika.git diff --git a/etc/skel/.bashrc b/etc/skel/.bashrc index ab43aef..1afd4bc 100644 --- a/etc/skel/.bashrc +++ b/etc/skel/.bashrc @@ -93,10 +93,3 @@ fi if [ -f ~/.bash_aliases ]; then . ~/.bash_aliases fi - -# enable programmable completion features (you don't need to enable -# this, if it's already enabled in /etc/bash.bashrc and /etc/profile -# sources /etc/bash.bashrc). -if [ -f /etc/bash_completion ] && ! shopt -oq posix; then - . /etc/bash_completion -fi