Skip to content

Instantly share code, notes, and snippets.

@IgorHalfeld
Created June 28, 2021 03:44
Show Gist options
  • Save IgorHalfeld/b288202045dcac52cb6f540cb3e912c3 to your computer and use it in GitHub Desktop.
Save IgorHalfeld/b288202045dcac52cb6f540cb3e912c3 to your computer and use it in GitHub Desktop.
for line in (cat .env) do
export $line
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment