A clean and simple ZSH theme.
Features:
- Ruby Version with
rvm
,rbenv
ofasdf
.- Node version with
asdf
.- Python version with
asdf
.- Git branch and tracking changes (showing a
*
).
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"