Home

Awesome

ARROW-MINIMAL

A minimal zsh theme.

Screencast

TODO: asciicast.org

Installation

  1. Copy file arrow-minimal.zsh-theme to $ZSH_CUSTOM/themes folder. (You may need to create themes folder if it doesn't exist)

  2. Set theme to arrow-minimal in ~/.zshrc:

ZSH_THEME="arrow-minimal"

Screenshot

screenshot

Features

Notice

It would be better to put theme file into the $ZSH_CUSTOM folder, instead of ~/.oh-my-zsh/themes. Because files under ~/.oh-my-zsh/custom/ folder are ignored by git, and will leave the working directory clean.

You can get more help from oh-my-zsh: Custom Theme

License

The MIT License.