Use the excellent fzf to activate conda environment.
The following alias is defined:
cda
: Fuzzy search and activate environmentcdd
: Conda deactivate
You can specify a search parameter, e.g., fcd base
will start your search with base
.
cd ~/.oh-my-zsh/custom/plugins
git clone [email protected]:nguyentritai2906/fzf-conda.git fzf-conda
- Add
fzf-conda
to your.zshrc
plugin listplugins=(... fzf-conda)
Add zgenom load nguyentritai2906/fzf-conda
or zgenom load nguyentritai2906/fzf-conda
to your .zshrc
Add antigen bundle nguyentritai2906/fzf-conda
to your .zshrc