Making autoenv + conda faster March 26, 2017 python, conda, tooling I've recently switched over to using the fantastic autoenv to automatically activate my anaconda environments and set necessary environment variables when I enter a directory on my terminal. You basically...