A clean and simple ZSH theme.
Features:
- Ruby Version with
rvm,rbenvorasdf.- Node version with
asdf.- Python version with
asdf.- Git branch and tracking changes (add a '*' when there are changes).
Copy the dcleansh.zsh-theme file to the themes/ directory in the zsh or oh-my-zsh distribution.
Open the ~/.zshrc, find ZSH_THEME and change theme to dcleansh.
Example:
ZSH_THEME="dcleansh"