Created
May 16, 2023 19:34
-
-
Save vampyar/31f60c1af08197325273b519c8166a0d to your computer and use it in GitHub Desktop.
# Export the vars in .env into your shell
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export $(egrep -v '^#' .env | xargs) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment