You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2023. It is now read-only.
When using the windows subsystem for linux and installing avn it creates a .bash_profile. Doing so makes Ubuntu no longer load the .profile file and therefor no longer loads the .bashrc file.
Top of ~/.profile
# ~/.profile: executed by the command interpreter for login shells.
# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login
# exists.
By default nvm is loaded into bashrc and I believe avn should be added below it.
When using the windows subsystem for linux and installing avn it creates a
.bash_profile. Doing so makes Ubuntu no longer load the.profilefile and therefor no longer loads the.bashrcfile.Top of
~/.profileBy default nvm is loaded into
bashrcand I believeavnshould be added below it.Details
0.2.410.16.30.34.04.4.19avnis loaded in my~/.bash_profilefile with:nvm specific
nvmuser I am confirming that I did not install with Homebrew