caiogondim / bullet-train.zsh

:bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin
MIT License
2.82k stars 382 forks source link

Fix nvm version display with Windows NVM #327

Open boxsnake opened 3 years ago

boxsnake commented 3 years ago

Since the windows nvm has no nvm current action. I fixed node version test for windows-nvm.

Calling of nvm current for windows NVM will get something like this: image

boxsnake commented 3 years ago

@caiogondim PR.