Install more binaries with zplug
This commit is contained in:
parent
07c3ad5327
commit
6f844c019c
@ -9,6 +9,10 @@ source ~/.zplug/init.zsh
|
||||
zplug "zplug/zplug", hook-build:'zplug --self-manage'
|
||||
|
||||
zplug "junegunn/fzf-bin", from:gh-r, as:command, rename-to:fzf
|
||||
zplug "stedolan/jq", from:gh-r, as:command, rename-to:jq
|
||||
zplug "akavel/up", from:gh-r, as:command, rename-to:up
|
||||
zplug "sharkdp/bat", from:gh-r, as:command, rename-to:bat
|
||||
|
||||
zplug "b4b4r07/enhancd", use:init.sh
|
||||
if zplug check "b4b4r07/enhancd"; then
|
||||
export ENHANCD_FILTER="fzf --height 50% --reverse --ansi"
|
||||
|
Loading…
Reference in New Issue
Block a user