Compare commits
No commits in common. "a7a24f81f60721d3b893688bc2771015a64fab37" and "f54e89b4354ed2786dfb647a167ea2897d5cdebf" have entirely different histories.
a7a24f81f6
...
f54e89b435
1 changed files with 3 additions and 7 deletions
|
@ -14,14 +14,10 @@ zinit $load willghatch/zsh-saneopt
|
|||
|
||||
zinit $load mafredri/zsh-async
|
||||
zinit $load rupa/z
|
||||
zinit $load sindresorhus/pure
|
||||
|
||||
if (( $+commands[starship] )); then
|
||||
source <(starship init zsh --print-full-init)
|
||||
else
|
||||
zinit $load sindresorhus/pure
|
||||
fi
|
||||
|
||||
zinit pack:no-dir-color-swap for ls_colors
|
||||
zinit ice nocompile:! pick:c.zsh atpull:%atclone atclone:'dircolors -b LS_COLORS > c.zsh'
|
||||
zinit $load trapd00r/LS_COLORS
|
||||
|
||||
zinit ice silent wait:1 atload:_zsh_autosuggest_start
|
||||
zinit $load zsh-users/zsh-autosuggestions
|
||||
|
|
Loading…
Reference in a new issue