Skip to content

Instantly share code, notes, and snippets.

@Oppodelldog
Created September 8, 2021 12:46
Show Gist options
  • Save Oppodelldog/42e1148d06ecd4a096325c7bd0d96cf3 to your computer and use it in GitHub Desktop.
Save Oppodelldog/42e1148d06ecd4a096325c7bd0d96cf3 to your computer and use it in GitHub Desktop.
linux - source from .env file
export $(cat .env | xargs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment