Skip to content

Instantly share code, notes, and snippets.

@nimboya
Created August 10, 2017 08:27
Show Gist options
  • Save nimboya/c426d688d584dedc2de95be6d5559785 to your computer and use it in GitHub Desktop.
Save nimboya/c426d688d584dedc2de95be6d5559785 to your computer and use it in GitHub Desktop.
Setting Environment Variables on Linux
======================
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