chore: use zinit to lozy-load rbenv, goenv, pyenv, and nodenv

Instead of custom made functions
This commit is contained in:
2020-10-29 00:42:00 +00:00
parent 99401519ee
commit 4941ade4fc
4 changed files with 7 additions and 58 deletions

View File

@@ -8,7 +8,7 @@
# install goenv
zinit ice wait lucid as'program' pick'bin/goenv' from'gh' \
atclone'src/configure && make -C src; ./libexec/goenv init - > .zinitrc.zsh' \
atclone'src/configure && make -C src; libexec/goenv init - > .zinitrc.zsh' \
atpull'%atclone' src'.zinitrc.zsh' nocompile'!'
zinit light syndbg/goenv