From 60f6113513eda789a08d6c8b9b99b576d5116fd1 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Tue, 26 Jan 2016 22:48:43 -0200 Subject: [PATCH] debug --- bin/dot_update | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/dot_update b/bin/dot_update index fb3d38237..4759b9f35 100755 --- a/bin/dot_update +++ b/bin/dot_update @@ -26,7 +26,6 @@ echo "› $ZSH/script/install" "$ZSH/script/install" echo "› antibody update" -# shellcheck disable=SC1090 -. "$ZSH/antibody/path.zsh" +. "$(brew --prefix)/share/antibody.zsh" which antibody antibody update