From 41e83283d7cb26e7d65da471cd968b4fdcacac40 Mon Sep 17 00:00:00 2001 From: Daniel Sissom Date: Wed, 10 Jul 2019 21:42:22 -0500 Subject: [PATCH] Allow zsh prompt to check git remote. --- zsh/zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/zsh/zshrc b/zsh/zshrc index 52c1ca3..529ef62 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -184,7 +184,6 @@ ZSH_HIGHLIGHT_HIGHLIGHTERS=(brackets root) # options: main brackets pattern cur autoload -Uz promptinit && promptinit -PURE_GIT_PULL=0 prompt pure