Fork me on GitHub
#cider
<
2022-09-10
>
Daniel Craig20:09:56

How can I set environment variables in cider? I want to be able to jack-in and have my repl to start with the AWS Access key and secret key that I set in my env vars. I would just use ~/.aws/credentials, but I'm using a https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html now and it doesn't appear to play nicely with cider

vemv22:09:29

that's not cider-specific You will find the answer in the archives for #cider or #emacs