Skip to content

Latest commit

History

History
76 lines (40 loc) 路 1.06 KB

README.md

File metadata and controls

76 lines (40 loc) 路 1.06 KB

Lambda Zen Theme

This is an oh-my-zsh theme. And inspired by lambda mod theme.

This theme improves the display of multiple Git statuses.

Summary

summary

Depends

Install

  1. download the theme

    cd $ZSH_CUSTOM/themes
    wget https://raw.githubusercontent.com/seamile/lambda-zen/master/lambda-zen.zsh-theme
  2. edit ~/.zshrc, and set ZSH_THEME="lambda-zen"

Preview

Shell error status

err

Clean

clean

Added

added

Ahead

ahead

Behind

behind

Deleted

deleted

Modified

modified

Renamed

renamed

Stashed

stashed

Unmerged

unmerged

Untracked

untracked