diff --git a/.bashrc b/.bashrc index 65b3141..95b359c 100644 --- a/.bashrc +++ b/.bashrc @@ -64,6 +64,8 @@ do done < <(grep '^# Download ' $HOME/.bashrc) unset dest src +. /etc/bash_completion + if [[ "$TERM" != 'dumb' ]] then _TITLE="\[\e]0;\H \W\a\]"