From 589c77c7f560df0e4d2e569bb09a1d6a98807881 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Sun, 4 Feb 2018 19:44:20 -0500 Subject: [PATCH] Remove git plugin --- zshrc.d/.env.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc.d/.env.zsh b/zshrc.d/.env.zsh index fd8200a..b79ff97 100644 --- a/zshrc.d/.env.zsh +++ b/zshrc.d/.env.zsh @@ -26,7 +26,7 @@ export ZSH_THEME="agnoster" export DISABLE_AUTO_UPDATE="true" export COMPLETION_WAITING_DOTS="true" # DEV: `pip` and `nvm` are very slow to load -export plugins=(git git-extras python node npm fabric) +export plugins=(git-extras python node npm fabric) # Configure RVM export rvm_project_rvmrc=1