Skip to content

Instantly share code, notes, and snippets.

@kyleparisi
Created April 17, 2017 18:57
Show Gist options
  • Save kyleparisi/7e9ef6db61d17b9798d24320899ccd84 to your computer and use it in GitHub Desktop.
Save kyleparisi/7e9ef6db61d17b9798d24320899ccd84 to your computer and use it in GitHub Desktop.
export vars
export $(cat file.env | grep -v ^# | xargs);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment