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