no interaction for anyenv init
This commit is contained in:
parent
2dd2385e41
commit
b75c801a47
@ -60,7 +60,7 @@ curl -sL https://api.github.com/repos/justjanne/powerline-go/releases/latest | j
|
||||
|
||||
git clone https://github.com/anyenv/anyenv.git ~/.anyenv
|
||||
export PATH="$HOME/.anyenv/bin:$PATH"
|
||||
anyenv install --init
|
||||
yes | anyenv install --init
|
||||
|
||||
eval "$(anyenv init -)"
|
||||
git clone https://github.com/znz/anyenv-update.git $(anyenv root)/plugins/anyenv-update
|
||||
|
Loading…
Reference in New Issue
Block a user