Skip to content

El3ssar/zsh-auto-cenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

zsh-auto-cenv

Automatically activate conda environment when entering the project folder

usage

If an environment.yml (environment.yaml) file is present within a directory, the name will be used as the environment name to activate. It will silently fail if an environment with that name does not exist.

About

Zsh plugin that automatically activates and deactivates Conda environments when you `cd` into or out of project directories containing an `environment.yml/environment.yaml`. Keeps your shell in the right environment without manual `conda activate`.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages