spacemacs

Spacemacs docs: http://develop.spacemacs.org/doc/DOCUMENTATION.html http://develop.spacemacs.org/layers/+lang/clojure/README.html https://practicalli.github.io/spacemacs/
2020-07-10T17:08:58.087400Z

can you easily unset an system env? i can edit my spacemacs.env to remove an env. but if i load that then restart my repl i get the value still.

2020-07-12T01:52:51.091300Z

Thanks. I'll give it a try again. I didn't see an unset option.

practicalli-john 2020-07-10T20:14:10.087500Z

Try setting the env to no value in the spacemacs.env file, hopefully that will over-ride where ever the env is set. Otherwise I think restarting Emacs or even the OS is required, depending where the env is set