mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:26:42 +00:00
chore(golang): improve goenv setup
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
|
||||
# install goenv
|
||||
zinit ice wait lucid as'program' pick'bin/goenv' from'gh' \
|
||||
atclone'src/configure && make -C src; ../libexec/goenv init - > zgoenv.zsh' \
|
||||
atpull'%atclone' src'zgoenv.zsh' nocompile'!'
|
||||
atclone'src/configure && make -C src; ./libexec/goenv init - > .zinitrc.zsh' \
|
||||
atpull'%atclone' src'.zinitrc.zsh' nocompile'!'
|
||||
zinit light syndbg/goenv
|
||||
|
||||
zinit ice wait lucid as'program' pick'plugins/go-build/bin/go-build' from'gh' \
|
||||
|
||||
Reference in New Issue
Block a user