/greenclean

fork of akz92/clean with a bit more green and permanent clock on the right

Primary LanguageShellMIT LicenseMIT

Clean

Minimalist zsh theme that doesn't rely on oh-my-zsh and provides, python venv, git branch name and status information and a permanent right clock

Preview

Preview

Installing

Using antidote

Add the following to your ~/.zsh_plugins.txt file:

dmicha16/greenclean

See antidote tutorial here

Using zplug

Add the following to your ~/.zshrc file:

zplug "dmicha16/greenclean"

Using oh-my-zsh

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

ZSH_THEME="greenclean"