Skip to content

conda add-in that permits to activate/deactivate virtualenvs from a fish shell

Notifications You must be signed in to change notification settings

fabioramponi/fish-conda-virtualenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

fish-conda-virtualenv

conda add-in that permits to activate/deactivate virtualenvs from a fish shell

Requirements

  • conda
  • fish shell

Install instructions

From the fish shell cd to this project dir, then type

>> fish conda-env.fish install

Usage

Now from a fish shell you can activate a conda virtual environment with the command

>> source (activate) <conda-env>

and deactivate it with

>> source (deactivate)

About

conda add-in that permits to activate/deactivate virtualenvs from a fish shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published