bash - enviroment variable is in ~/bash_profile but wont show up in printenv -


i trying add enviroment variable android_home so:

nano ~/.bash_profile 

then add new line content:

android_home="~/library/android/sdk" 

then proceed save file , check printenv list enviroment variables , android_home doesn't show up. why's that?


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

unity3d - Fatal error- Monodevelop-Unity failed to start -