From 2ea5849892a1f624943dbafc5834e18223951fc6 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Sun, 31 Jan 2021 16:19:05 -0500 Subject: [PATCH] Source the gitstatus plugin from homebrew --- zsh/configs/prompt.zsh.local | 2 +- zsh/lib/gitstatus | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 160000 zsh/lib/gitstatus diff --git a/zsh/configs/prompt.zsh.local b/zsh/configs/prompt.zsh.local index 66135a4..a76af37 100644 --- a/zsh/configs/prompt.zsh.local +++ b/zsh/configs/prompt.zsh.local @@ -1,4 +1,4 @@ -source "$HOME/.zsh/lib/gitstatus/gitstatus.plugin.zsh" +source "$(brew --prefix)/opt/gitstatus/gitstatus.plugin.zsh" gitstatus_start MY diff --git a/zsh/lib/gitstatus b/zsh/lib/gitstatus deleted file mode 160000 index 86bc4a8..0000000 --- a/zsh/lib/gitstatus +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 86bc4a8f04429c5920674ef5b8136dbf10f436fe