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