feat: use Zinit packages for LS_COLORS, rather than custom setup
This commit is contained in:
parent
dba0d5ab99
commit
a7a24f81f6
1 changed files with 1 additions and 2 deletions
|
@ -21,8 +21,7 @@ else
|
|||
zinit $load sindresorhus/pure
|
||||
fi
|
||||
|
||||
zinit ice nocompile:! pick:c.zsh atpull:%atclone atclone:'dircolors -b LS_COLORS > c.zsh'
|
||||
zinit $load trapd00r/LS_COLORS
|
||||
zinit pack:no-dir-color-swap for ls_colors
|
||||
|
||||
zinit ice silent wait:1 atload:_zsh_autosuggest_start
|
||||
zinit $load zsh-users/zsh-autosuggestions
|
||||
|
|
Loading…
Reference in a new issue