Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.1 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.1 KB

simple-chack.zsh-theme

Simple zsh theme, based on https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/simple.zsh-theme but with a much faster git-prompt implementation based on https://github.com/riobard/zsh-powerline

Installation

Using wget

wget https://raw.githubusercontent.com/chack93/simple-chack.zsh-theme/main/simple-chack.zsh-theme -O $ZSH_CUSTOM/themes/simple-chack.zsh-theme

Using curl

curl https://raw.githubusercontent.com/chack93/simple-chack.zsh-theme/main/simple-chack.zsh-theme -o $ZSH_CUSTOM/themes/simple-chack.zsh-theme

Using git

# or git
git clone https://github.com/chack93/simple-chack.zsh-theme.git "$ZSH_CUSTOM/themes/simple-chack" --depth=1
ln -s "$ZSH_CUSTOM/themes/simple-chack/simple-chack.zsh-theme" "$ZSH_CUSTOM/themes/simple-chack.zsh-theme"

Set ZSH_THEME=simple-chack in .zshrc.

Solarized Dark

Solarized Dark

Solarized Light

Solarized Light