Home

Awesome

Page Zsh Theme

Page is a simple zsh theme with VCS support. The prompt shows 1 level of the current working directory, branch, and a color coded curved fat arrow.

The arrow color indicates version control status.

screenshot-hyper-ayu

oh-my-zsh

Installation

Run the install script:

source install.sh

Usage

In .zshrc, change the ZSH_THEME to "page":

ZSH_THEME="page"

Contribution

This is my personal zsh theme I maintain for myself. Feel free to fork!