Update zplug bins
This commit is contained in:
parent
5ea369ce38
commit
4a555a79b1
16
home/.zshrc
16
home/.zshrc
@ -9,14 +9,14 @@ 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 "BurntSushi/ripgrep", from:gh-r, as:command, rename-to:rg
|
||||||
zplug "tbillington/kondo", from:gh-r, as:command, rename-to:kondo, ignore:"*ui*"
|
zplug "junegunn/fzf-bin", from:gh-r, as:command, rename-to:fzf
|
||||||
zplug "stedolan/jq", from:gh-r, as:command, rename-to:jq
|
zplug "r-darwish/topgrade", from:gh-r, as:command, rename-to:topgrade
|
||||||
zplug "sharkdp/bat", from:gh-r, as:command, rename-to:bat
|
zplug "regclient/regclient", from:gh-r, as:command, rename-to:regctl
|
||||||
zplug "r-darwish/topgrade", from:gh-r, as:command, rename-to:topgrade
|
zplug "sharkdp/bat", from:gh-r, as:command, rename-to:bat
|
||||||
zplug "junegunn/fzf-bin", from:gh-r, as:command, rename-to:fzf
|
zplug "sharkdp/hexyl", from:gh-r, as:command, rename-to:hexyl
|
||||||
zplug "genuinetools/reg", from:gh-r, as:command, rename-to:reg
|
zplug "stedolan/jq", from:gh-r, as:command, rename-to:jq
|
||||||
zplug "BurntSushi/ripgrep", from:gh-r, as:command, rename-to:rg
|
zplug "wagoodman/dive", from:gh-r, as:command, rename-to:dive
|
||||||
|
|
||||||
zplug "b4b4r07/enhancd", use:init.sh
|
zplug "b4b4r07/enhancd", use:init.sh
|
||||||
if zplug check "b4b4r07/enhancd"; then
|
if zplug check "b4b4r07/enhancd"; then
|
||||||
|
Loading…
Reference in New Issue
Block a user