Skip to content

Instantly share code, notes, and snippets.

@Zensey
Created January 19, 2026 14:28
Show Gist options
  • Select an option

  • Save Zensey/fb32cb681d3660ee491fffc14fb43d4d to your computer and use it in GitHub Desktop.

Select an option

Save Zensey/fb32cb681d3660ee491fffc14fb43d4d to your computer and use it in GitHub Desktop.
Run command with env variables from .env file
env $(cat .env) my_command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment