caiogondim / bullet-train.zsh

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

Should use node to get node version if nvm is not present #132

Closed faceleg closed 8 years ago

faceleg commented 8 years ago

NVM causes slow startup time, as documented here: https://github.com/creationix/nvm/issues/860

This theme should be able to get the current node version using node --version if nvm is not installed