10 lines
142 B
Text
10 lines
142 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Load pyenv automatically by appending
|
|
the following to ~/.bash_profile:
|
|
|
|
eval "$(pyenv init -)"
|
|
EOM
|
|
}
|
|
]
|