Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 454 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 454 Bytes

Clean

Minimalist zsh theme that doesn't rely on oh-my-zsh and provides git branch name and status information

Preview

Preview

Installing

Using zplug

Add the following to your ~/.zshrc file:

zplug "akz92/clean"

Using oh-my-zsh

Put clean.zsh-theme in your .oh-my-zhs/themes directory, then in your ~/.zshrc file:

ZSH_THEME="clean"