Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Handle bash init scripts better #31

Open
wbyoung opened this issue Dec 1, 2015 · 5 comments
Open

Handle bash init scripts better #31

wbyoung opened this issue Dec 1, 2015 · 5 comments

Comments

@wbyoung
Copy link
Owner

wbyoung commented Dec 1, 2015

We need to better handle .bashrc vs .bash_profile on different platforms.

See the conversation on #30.

@ljharb
Copy link

ljharb commented Dec 1, 2015

See https://github.com/creationix/nvm/labels/installing%3A%20profile%20detection as well. Profile detection is insanely difficult.

@wbyoung
Copy link
Owner Author

wbyoung commented Dec 2, 2015

@ljharb thanks for the heads up.

Maybe the best approach would be to make it interactive if more than one option exists.

@johntron
Copy link

Here's an idea: nvm-sh/nvm#1042

@ttaira
Copy link

ttaira commented Nov 24, 2016

Ubuntu would like .bashrc. It doesn't source .bash_profile or .profile by default, so avn is just not enabled on any environment.

@wbyoung
Copy link
Owner Author

wbyoung commented Nov 28, 2016

@johntron @ttaira happy to review any PR that addresses this. It certainly would make things easier on everyone!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants