Skip to content

Instantly share code, notes, and snippets.

@Hydrock
Created June 14, 2018 14:59
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 Hydrock/91d18e8c57a9572d07ac12c39de1056c to your computer and use it in GitHub Desktop.
Save Hydrock/91d18e8c57a9572d07ac12c39de1056c to your computer and use it in GitHub Desktop.
node
> console.log(process.env)
{ GIT_PS1_SHOWDIRTYSTATE: '1',
NVM_RC_VERSION: '',
...
...
...
_: '/usr/local/bin/node',
__CF_USER_TEXT_ENCODING: '0x1F5:0x0:0x0' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment