matchai / spacefish

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

fish-nvm version is not shown #209

Open caillou opened 4 years ago

caillou commented 4 years ago

fish-nvm Node version is not shown

Current Behavior

I use the following Node version manager: https://github.com/jorgebucaran/fish-nvm

Currently, Spacefish does not show me the Node version used, c.f. screenshot:

Screenshot 2019-09-19 at 11 17 43

Environment

matchai commented 4 years ago

Hi @caillou. Thank you for opening an issue. Unfortunately, spacefish is no longer under active development, but I suggest you take a look at its successor https://github.com/starship/starship, which has similar node support built-in, which I believe should have this bug fixed.

That said, if someone comes around with a PR to fix this bug, I'll gladly review and merge it. 😄