Created
January 20, 2025 09:18
-
-
Save satendrakumar/072e6f4d93cd74b877e8df5478806003 to your computer and use it in GitHub Desktop.
Set env variables into current shell
This file contains hidden or 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
set -a; source .env; set +a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment