Home

Awesome

C R A M I N Z S H

clean_print

A minimal zsh interface, with support to github plugins.

INSTALL

You can type the following command anywhere on terminal:

git clone https://github.com/FelipeCRamos/craminzsh && cp craminzsh/src/craminzsh.zsh-theme $ZSH_CUSTOM/themes/. && rm -rf craminzsh
# it should copy the theme file to the correct directory

And then, set the theme on your ~/.zshrc config file.

ZSH_THEME="craminzsh"

OTHERS

Setup used for the screenshot:

AUTHORSHIP

This is a modification of the HYPERZSH theme, made by FelipeCRamos. This project also uses the MIT license.