This oh-my-zsh
theme displays your username, node version, path, and git info in a clean zsh theme.
You will have to install this manually by copying or moving userandnode.zsh-theme
to ~/.oh-my-zsh/custom/themes
and then in your .zshrc
file setting ZSH_THEME="userandnode"
.
This theme assumes that you have oh-my-zsh
and nvm
installed.