This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Handle bash init scripts better #31
Comments
See https://github.com/creationix/nvm/labels/installing%3A%20profile%20detection as well. Profile detection is insanely difficult. |
@ljharb thanks for the heads up. Maybe the best approach would be to make it interactive if more than one option exists. |
Here's an idea: nvm-sh/nvm#1042 |
Ubuntu would like .bashrc. It doesn't source .bash_profile or .profile by default, so avn is just not enabled on any environment. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need to better handle
.bashrc
vs.bash_profile
on different platforms.See the conversation on #30.
The text was updated successfully, but these errors were encountered: