Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save atsuoishimoto/bf413cf578e76b6a4542969ddb1be8b0 to your computer and use it in GitHub Desktop.
Save atsuoishimoto/bf413cf578e76b6a4542969ddb1be8b0 to your computer and use it in GitHub Desktop.
shell export .env file
export $(cat .env | xargs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment