SLIB53 / page-zsh-theme

A simple Zsh theme with VCS support, and a curved fat right arrow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

  • No color indicates not in version controlled environment
  • Blue indicates clean
  • Yellow indicates dirty

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!

About

A simple Zsh theme with VCS support, and a curved fat right arrow.

License:The Unlicense


Languages

Language:Shell 100.0%