Awesome
C R A M I N Z S H
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.