necaris / conda.el

Emacs helper library (and minor mode) to work with conda environments
MIT License
153 stars 49 forks source link

Add option to always activate "base" environment by default #126

Closed necaris closed 1 year ago

necaris commented 2 years ago

Fixes #125

necaris commented 1 year ago

Note: this currently depends on the .condarc feature, to be able to read the auto_activate_base setting out of Conda's configuration.