diff --git a/home/.zshrc b/home/.zshrc index d99a84a..c677836 100644 --- a/home/.zshrc +++ b/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 "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