Skip to content

diegoos/cleansh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

CleanSH ZSH Theme

A clean and simple ZSH theme.

Features:

  • Ruby Version with rvm, rbenv of asdf.
  • Node version with asdf.
  • Python version with asdf.
  • Git branch and tracking changes (showing a *).

Screenshot

image

Install

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"