Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@eklitzke
Created September 6, 2018 04:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eklitzke/0230de7f2dab0cf8c8e03ba026c10a1f to your computer and use it in GitHub Desktop.
Save eklitzke/0230de7f2dab0cf8c8e03ba026c10a1f to your computer and use it in GitHub Desktop.
for e in ${_environment}; do
eval "export $e"
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment