Skip to content

chack93/simple-chack.zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages