From 6431ab2fe6d4efb43cbc0ac7e32617d34d698e63 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 4 Nov 2019 22:25:03 +0000 Subject: [PATCH] Don't add pyenv plugin This removes it from the path, because we don't need it there, and it makes things really weird! --- files/zshrc/.zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/files/zshrc/.zshrc b/files/zshrc/.zshrc index 2888bf8..79a4e3d 100644 --- a/files/zshrc/.zshrc +++ b/files/zshrc/.zshrc @@ -5,7 +5,6 @@ export ZSH=/usr/share/oh-my-zsh/ plugins=( django pip - pyenv python common-aliases extract