diff --git a/bashrc b/bashrc index 4597e9b..b19af7d 100644 --- a/bashrc +++ b/bashrc @@ -17,6 +17,7 @@ PROMPT_COMMAND="history -a; history -c; history -r" . ~/etc/liquidprompt/liquidprompt shopt -s autocd +shopt -s globstar # Bash completion for i in /etc/profile.d/bash-completion /etc/bash_completion; do