Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 673 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 673 Bytes

Imp theme

Theme based on Zork.

Imp demo

Installation

Follow the oh-my-zsh instructions or run the following:

  $ mkdir -p $ZSH_CUSTOM/themes && curl https://raw.githubusercontent.com/igormp/Imp/master/imp.zsh-theme -L -o $ZSH_CUSTOM/themes/imp.zsh-theme

Then enable the battery plugin in your .zshrc file - this is required even if you're on a desktop, otherwise an annoying error will keep poping up.

Finally, set the theme in your .zshrc file

  ZSH_THEME="imp"

And enjoy!