From 9ca4152573155b490a0fd8a66ce68a555634f67c Mon Sep 17 00:00:00 2001 From: Anton Zadvorny Date: Thu, 13 Dec 2018 19:01:31 +0300 Subject: [PATCH] Install dive binary --- home/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/home/.zshrc b/home/.zshrc index eb71811..158f712 100644 --- a/home/.zshrc +++ b/home/.zshrc @@ -12,6 +12,7 @@ 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 "wagoodman/dive", from:gh-r, as:command, rename-to:dive zplug "b4b4r07/enhancd", use:init.sh if zplug check "b4b4r07/enhancd"; then