Revert "base-files: make bash-completion work"
This reverts commit a16e65298a.
This commit is contained in:
@@ -29,10 +29,6 @@ if command -v resize >/dev/null && command -v tty >/dev/null; then
|
||||
esac
|
||||
fi
|
||||
|
||||
if [ -f /etc/bash_completion ]; then
|
||||
. /etc/bash_completion
|
||||
fi
|
||||
|
||||
export PATH PS1 OPIEDIR QPEDIR QTDIR EDITOR TERM PROMPT_COMMAND
|
||||
|
||||
umask 022
|
||||
|
||||
Reference in New Issue
Block a user