From 85b13ba7e741435a44c08068edcb6ba6eac81aae Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sun, 27 Sep 2020 18:32:51 +0100 Subject: [PATCH] fix(python): ensure pyenv install command works --- zsh/python.zsh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zsh/python.zsh b/zsh/python.zsh index 2fdebfb..bfb47d7 100644 --- a/zsh/python.zsh +++ b/zsh/python.zsh @@ -11,6 +11,10 @@ zinit ice wait lucid as'program' pick'bin/pyenv' from'gh' \ atclone'src/configure && make -C src' atpull'%atclone' nocompile'!' zinit light pyenv/pyenv +zinit ice wait lucid as'program' pick'plugins/python-build/bin/python-build' \ + from'gh' id-as'pyenv/python-build' +zinit light pyenv/pyenv + # lazy-load pyenv pyenv() { load-pyenv