User & Node Version theme
March 16, 2023 ยท View on GitHub
This oh-my-zsh theme displays your username, node version, path, and git info in a clean zsh theme.

Installation
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".
Dependencies
This theme assumes that you have oh-my-zsh and nvm installed.