From 36f963d266f9d01b61680ea144e58243fa3781e3 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Thu, 25 Jun 2020 20:08:50 -0400 Subject: [PATCH] remove unneeded plugins --- 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 95eb1e4..e233b47 100644 --- a/zshrc.d/.env.zsh +++ b/zshrc.d/.env.zsh @@ -33,7 +33,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-extras python node npm fabric) +export plugins=(git-extras python) # Configure RVM export rvm_project_rvmrc=1