necaris / conda.el

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

Add ability to read `.condarc` #127

Closed necaris closed 1 year ago

necaris commented 1 year ago

Also, read the envs_dirs from the configuration by default, rather than hard-coding assumptions about conda-anaconda-home.

Closes #119