Sepshell
Sepshell is clean and minimal theme with git bisecting, merging and rebasing modes as well as some pretty configurable ascii symbols to build your shell prompt.
Requirements
- Oh-my-zsh framework.
- Install Powerline fonts and select a Powerline font for your terminal.
Installation
# NOTICE: Sepshell needs "robbyrussell/oh-my-zsh" in place.
# With vanilla zsh:
git clone https://github.com/sepehr/sepshell.git ~/.zsh-sepshell
echo 'source ~/zsh-sepshell/sepshell.zsh-theme' >> ~/.zshrc
# With zplug:
zplug "sepehr/sepshell", use:"sepshell.zsh-theme", on:"robbyrussell/oh-my-zsh"
# With zgen:
zgen load sepehr/sepshell sepshell
# With antigen:
antigen theme sepehr/sepshell sepshell
# With antibody:
antibody bundle sepehr/sepshell
# With ZPM:
Plug sepehr/sepshell
source ~/.local/share/zpm/plugins/sepehr/sepshell.zsh-theme
Screenshots