Don't add pyenv plugin
This removes it from the path, because we don't need it there, and it makes things really weird!
This commit is contained in:
parent
5e0893656e
commit
6431ab2fe6
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ export ZSH=/usr/share/oh-my-zsh/
|
||||||
plugins=(
|
plugins=(
|
||||||
django
|
django
|
||||||
pip
|
pip
|
||||||
pyenv
|
|
||||||
python
|
python
|
||||||
common-aliases
|
common-aliases
|
||||||
extract
|
extract
|
||||||
|
|
Loading…
Reference in a new issue