Skip to content

Instantly share code, notes, and snippets.

@musha68k
Last active November 28, 2015 18:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save musha68k/fc4ee430bde8b5374a0a to your computer and use it in GitHub Desktop.
Save musha68k/fc4ee430bde8b5374a0a to your computer and use it in GitHub Desktop.
Load env variables from ZSH for Atom
# the shotgun way..
exec = require('child_process').exec
exec('source ~/.zshrc')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment