Comment on Show HN: Zev – Remember (or discover) terminal commandsparentComments−lionkor1yWhy are you using env variables when you don't pull them primarily from the process env?−dtnewmanOP1yI’m debating changing it. I do pull in env vars to use as default values (e.g. you already have an API key set). But I might transition way from env variables.
Comments
Why are you using env variables when you don't pull them primarily from the process env?
I’m debating changing it. I do pull in env vars to use as default values (e.g. you already have an API key set). But I might transition way from env variables.