enable bash completion
This commit is contained in:
parent
900b36fdc2
commit
2eda674d6d
1 changed files with 1 additions and 1 deletions
2
bashrc
2
bashrc
|
@ -11,7 +11,7 @@ gem_bin="${HOME}/.local/gem-bin"
|
|||
unset local_bin vscripts gem_bin
|
||||
|
||||
dotfiles="${HOME}/vdotfiles"
|
||||
#comp_enabled=true
|
||||
comp_enabled=true
|
||||
git_enabled=true
|
||||
|
||||
HISTSIZE=1000
|
||||
|
|
Loading…
Reference in a new issue