A Simple and fast Oh-My-Zsh theme, based on Pure's design.
This theme requires Oh-My-Zsh with Zsh version 5.1.1 or higher.
Download the file and save it to $ZSH_CUSTOM/themes/
(by default ~/.oh-my-zsh/custom/themes/
):
curl -o $ZSH_CUSTOM/themes/guri.zsh-theme https://raw.githubusercontent.com/victorfsf/guri/master/guri.zsh-theme
Then, update the ZSH_THEME
variable in your ~/.zshrc
:
ZSH_THEME="guri"
And reload your shell:
. ~/.zshrc
To get the same font and colors used on the screenshot, use the configurations described bellow.
PS: This theme also looks pretty good with the Nord palette!
Install the Fira Mono for Powerline and set it with style: Medium
.
Download the ZSH Syntax Highlighting plugin for... Syntax highlighting your shell.