Skip to content

Instantly share code, notes, and snippets.

@vampyar
Created May 16, 2023 19:34
Show Gist options
  • Save vampyar/31f60c1af08197325273b519c8166a0d to your computer and use it in GitHub Desktop.
Save vampyar/31f60c1af08197325273b519c8166a0d to your computer and use it in GitHub Desktop.
# Export the vars in .env into your shell
export $(egrep -v '^#' .env | xargs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment