Fork me on GitHub
#protorepl
<
2018-07-15
>
henrik13:07:51

On macos, where do I need to register an environment variable in order for it to be available in proto-repl?

henrik13:07:17

Google Cloud absolutely demand this as the exclusive way of authenticating with the services.

henrik16:07:51

Or is there some other way to pass in env variables to the repl?

seancorfield18:07:25

@henrik in your .profile file should work (I'm away from my machine until Wednesday -- can check them if that doesn't work).

henrik16:07:49

Thank you Sean, I did get it to work somehow. I set it in about a thousand places (`.profile`, .bash_profile, launchctl, config.fish, .bashrc etc), so I’m afraid I can’t report back right now which settings that worked.