Fork me on GitHub
#spacemacs
<
2020-12-28
>
Sergio12:12:44

is there a way to make eshell initialize with some env-vars by default? ideally I would like to use zsh by default and eshell while coding on clojure (with the config from zsh )

jumar13:12:26

There's spacemacs/edit-env which I think is applicable here

Sergio13:12:24

thank you, I’ll try it

Ezequiel Birman03:12:03

You can opt out of spacemacs managing environment variables by commenting the call to spacemacs/load-spacemacs-env it has pros and cons