pyenv / pyenv-installer

This tool is used to install `pyenv` and friends.
MIT License
3.96k stars 428 forks source link

Update shell config file during installation (bash & zsh) #137

Closed ianchen-tw closed 1 year ago

ianchen-tw commented 1 year ago

Fix: #112

For users using the installation script, it is natural that the environment variables will be automatically modified

Outline

Discussion:

References

ianchen-tw commented 1 year ago

Thanks for the submission! As this is one of the most requested features, you're eligible for a bounty from donated money when this goes live, if you're interested.

I would love to, lets continue this conversation once the PR gets accepted

ianchen-tw commented 1 year ago

I'm still working on this PR. Anyone interested in the actual progress can refer to https://github.com/ianchen-tw/pyenv-installer/issues/2

ianchen-tw commented 1 year ago

Hello @native-api,

Thank you for your help with writing the pull request for the Pyenv(https://github.com/pyenv/pyenv/pull/2561). I have updated this PR and am hopeful that we can get it to work.

native-api commented 1 year ago

I can try to complete the PR myself, addressing the remaining concerns (will probably have time this weekend).

ianchen-tw commented 1 year ago

Just wanted to express my thanks to @native-api for continuing to work on my PR and for spending extra time on it. I really appreciate your dedication to this project and it's great to see any progress that you're making. Thank you for your efforts!

ianchen-tw commented 1 year ago

@native-api any update?

If no one is interested in this pull request anymore, I'll likely close it.