diff --git a/.bashrc.kuba b/.bashrc.kuba index 711601c..337ee51 100755 --- a/.bashrc.kuba +++ b/.bashrc.kuba @@ -22,6 +22,7 @@ alias dvim="GIT_WORK_TREE='/home/kuba' GIT_DIR='/home/kuba/.dotfiles.git/' vim" alias ls='ls --color=auto' +source_existing /usr/share/bash-completion/bash_completion # Make tab-completion work for dotfiles exactly as for git # First we need to load the completion for git (this is done the first time # one types `git ` in the console).