akz92/clean

master

1 branch 0 tags

Go to file

Code

Clone with HTTPS

Use Git or checkout with SVN using the web URL.

Latest commit

Git stats

Files

Permalink

Failed to load latest commit information.

Type

Name

Latest commit message

Commit time

img

README.md

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"