Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 729 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 729 Bytes

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:

  • iTerm 2
  • Roboto Mono 13pt for Powerline
  • Molokai Colorscheme for iTerm 2
AUTHORSHIP

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