Skip to content

Instantly share code, notes, and snippets.

@chrisbolin
Last active January 12, 2016 00:30
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 chrisbolin/c2d753979ecadc238f28 to your computer and use it in GitHub Desktop.
Save chrisbolin/c2d753979ecadc238f28 to your computer and use it in GitHub Desktop.
Export / Source a .env File
# .env as used in https://github.com/bkeepers/dotenv
export $(cat .env)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment