☝️ This repo is no longer maintained as I have migrated to starship. You should, too.
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.
- Oh-my-zsh framework.
- Install Powerline fonts and select a Powerline font for your terminal.
# 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