-
-
Save nimboya/c426d688d584dedc2de95be6d5559785 to your computer and use it in GitHub Desktop.
Setting Environment Variables on Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
====================== | |
AmazonLinux/Ubuntu | |
====================== | |
echo export VARIABLE_NAME=VALUE >> /etc/profile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment