.bashrc source completion
This commit is contained in:
@@ -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 <TAB>` in the console).
|
||||
|
||||
Reference in New Issue
Block a user