There are no bash completions
This commit is contained in:
parent
3550e3480f
commit
ab6158bcd7
1 changed files with 0 additions and 5 deletions
|
@ -65,8 +65,3 @@ then
|
|||
fi
|
||||
|
||||
source $AE_HOME/.bashrc.d/functions.sh
|
||||
|
||||
for f in $AE_HOME/.bash_completions/*
|
||||
do
|
||||
source $f
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue