matchai / spacefish

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

Implement a prompt section for .NET SDK version (.NET) #71

Closed matchai closed 5 years ago

matchai commented 6 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/dotnet.zsh

Describe the solution you'd like Porting over the existing zsh implementation of the .NET section file, showing the current .NET version when the prompt is in the same directory as a *.csproj, *.xproj, *.sln, global.json or project.json file.