Use the recently added nocompile:! ice to allow Zplugin to auto-compile trapd00r/LS_COLORS
This commit is contained in:
parent
4ca6bb9316
commit
fb02531e2c
1 changed files with 1 additions and 3 deletions
|
@ -17,9 +17,7 @@ zplugin $load mafredri/zsh-async
|
||||||
zplugin $load rupa/z
|
zplugin $load rupa/z
|
||||||
zplugin $load sindresorhus/pure
|
zplugin $load sindresorhus/pure
|
||||||
|
|
||||||
# We have to zcompile c.zsh manually because pick-ice apparently runs before
|
zplugin ice nocompile:! pick:c.zsh atpull:%atclone atclone:'dircolors -b LS_COLORS > c.zsh'
|
||||||
# atclone-ice during installation, and so can't find c.zsh to compile it.
|
|
||||||
zplugin ice pick:c.zsh atpull:%atclone atclone:'dircolors -b LS_COLORS > c.zsh && zcompile c.zsh'
|
|
||||||
zplugin $load trapd00r/LS_COLORS
|
zplugin $load trapd00r/LS_COLORS
|
||||||
|
|
||||||
zplugin ice silent wait:1 atload:_zsh_autosuggest_start
|
zplugin ice silent wait:1 atload:_zsh_autosuggest_start
|
||||||
|
|
Loading…
Reference in a new issue