Migrate from zplug to zim

This commit is contained in:
crater2150 2022-12-13 17:43:38 +01:00
parent b8a9b90447
commit bae17dfdc5
4 changed files with 51 additions and 1 deletions

View file

@ -1,3 +1,5 @@
typeset -gA ZSH_HIGHLIGHT_STYLES
ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern)
if [[ "`tput colors`" == "256" ]] || [[ "`tput colors`" == "88" ]] ; then