Home

Awesome

hackersaurus Theme for Oh-My-Zsh

This is a theme for Oh-My-Zsh. It does not require special font installation or settings to work correctly, and should work out-of-the-box once you install it.

Features

This screenshot should give you an idea of what it looks like:

If you like the features of this theme, but want something that looks even more awesome (and you are willing to install some fonts), check out the sister theme, powerlevel9k.

Installation

To install this theme, clone this repository into your Oh-My-Zsh custom/themes directory.

$ cd ~/.oh-my-zsh/custom
$ mkdir themes              # if it doesn't already exist
$ git clone https://github.com/bhilburn/hackersaurus.git hackersaurus

You then need to select this theme in your ~/.zshrc:

ZSH_THEME="hackersaurus/hackersaurus"

Bugs / Contact

If you have any requests or bug reports, please use the tracker in this Github repository.