Fork me on GitHub
#planck
<
2018-03-10
>
spinningarrow05:03:21

Is there a way to read shell environment variables from a planck script?

spinningarrow05:03:01

Just saw that the previous discussion here is about something quite similar 🙈

spinningarrow05:03:16

Hmm actually, I can't really figure it out. The best I've gotten so far is to do (sh "env") and parse the result, which isn't too great