Atom: Atom command doesn鈥檛 pass environment variables to Atom

Created on 28 Feb 2014  路  3Comments  路  Source: atom/atom

Reported in the forum http://discuss.atom.io/t/atom-command-doesnt-pass-environment-variables-to-atom/1596

They recommend prepending open with env. But I'm not sure if that will cause other side effects.

enhancement

Most helpful comment

GET_TO=THE_CHOPPA

:smile:

All 3 comments

I can't reproduce this problem anymore. If I run:

GET_TO=THE_CHOPPA atom .

I can run this from Atom's dev console:

process.env['GET_TO'] # OUTPUTS "THE_CHOPPA"

GET_TO=THE_CHOPPA

:smile:

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

Was this page helpful?
0 / 5 - 0 ratings