mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
fix(python): ensure pyenv install command works
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user