Skip to content

nguyentritai2906/fzf-conda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Conda environment enhanced with fzf

Use the excellent fzf to activate conda environment.

Usage

The following alias is defined:

  • cda: Fuzzy search and activate environment
  • cdd: Conda deactivate

You can specify a search parameter, e.g., fcd base will start your search with base.

Install

ohmyzsh

  1. cd ~/.oh-my-zsh/custom/plugins
  2. git clone [email protected]:nguyentritai2906/fzf-conda.git fzf-conda
  3. Add fzf-conda to your .zshrc plugin list plugins=(... fzf-conda)

zgen or zgenom

Add zgenom load nguyentritai2906/fzf-conda or zgenom load nguyentritai2906/fzf-conda to your .zshrc

antigen

Add antigen bundle nguyentritai2906/fzf-conda to your .zshrc

About

Conda environment enhanced with fzf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages