Ignore UI versions of kondo

This commit is contained in:
Anton Zadvorny 2021-02-22 18:56:54 +03:00
parent b3e13c92bc
commit 0c4e101c3a

View File

@ -10,7 +10,7 @@ fi
zplug "zplug/zplug", hook-build:'zplug --self-manage' zplug "zplug/zplug", hook-build:'zplug --self-manage'
zplug "wagoodman/dive", from:gh-r, as:command, rename-to:dive zplug "wagoodman/dive", from:gh-r, as:command, rename-to:dive
zplug "tbillington/kondo", from:gh-r, as:command, rename-to:kondo zplug "tbillington/kondo", from:gh-r, as:command, rename-to:kondo, ignore:"*ui*"
zplug "stedolan/jq", from:gh-r, as:command, rename-to:jq zplug "stedolan/jq", from:gh-r, as:command, rename-to:jq
zplug "sharkdp/bat", from:gh-r, as:command, rename-to:bat zplug "sharkdp/bat", from:gh-r, as:command, rename-to:bat
zplug "r-darwish/topgrade", from:gh-r, as:command, rename-to:topgrade zplug "r-darwish/topgrade", from:gh-r, as:command, rename-to:topgrade