Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 477 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 477 Bytes

User & Node Version theme

This oh-my-zsh theme displays your username, node version, path, and git info in a clean zsh theme.

Root Path

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.