mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
add bashcompinit
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
fpath=(~/.zsh/completion $fpath)
|
||||
|
||||
# completion
|
||||
autoload -U compinit
|
||||
compinit
|
||||
autoload -U +X compinit && compinit
|
||||
autoload -U +X bashcompinit && bashcompinit
|
||||
|
||||
Reference in New Issue
Block a user