Use zim completions module instead of direct zsh-users/zsh-completions
This commit is contained in:
parent
b79341b427
commit
3773c8dd1f
2
.zshrc
2
.zshrc
@ -6,13 +6,13 @@ source "$ADOTDIR/antigen.zsh"
|
||||
antigen bundles <<EOBUNDLES
|
||||
http://adamgoldsmith.name/cgit/zsh/fred-prompt.git prompt_fred_setup
|
||||
zsh-users/zsh-syntax-highlighting
|
||||
zsh-users/zsh-completions
|
||||
zsh-users/zsh-history-substring-search
|
||||
Eriner/zim modules/directory
|
||||
Eriner/zim modules/git
|
||||
Eriner/zim modules/history
|
||||
Eriner/zim modules/input
|
||||
Eriner/zim modules/utility
|
||||
Eriner/zim modules/completion
|
||||
EOBUNDLES
|
||||
antigen apply
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user