Skip to content

Instantly share code, notes, and snippets.

@kojofosu
Created December 13, 2021 08: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 kojofosu/2214452c68fcdb91ec62260a1fb4e0e0 to your computer and use it in GitHub Desktop.
Save kojofosu/2214452c68fcdb91ec62260a1fb4e0e0 to your computer and use it in GitHub Desktop.
Export env variables
export $(cat .env | xargs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment