matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
964 stars 79 forks source link

Implement a prompt section for Conda version (🅒) #70

Closed matchai closed 5 years ago

matchai commented 5 years ago

Feature Request

Is your feature request related to a problem? Please describe. This feature is intended to achieve feature parity with the following Spaceship section file: https://github.com/denysdovhan/spaceship-prompt/blob/master/sections/conda.zsh

Describe the solution you'd like Porting over the existing zsh implementation of the Conda section file, showing the current Conda version when a Conda virtual environment is activated.

jskrnbindra commented 5 years ago

@matchai Taking up this one as well. 😸

matchai commented 5 years ago

Excellent! Glad to have you contributing! 😄

jayagami commented 4 years ago

Why not add a section to show conda env verbose, I thought it would be much useful ...