A fork from shellder theme as an attempt to clone bobthefish theme for zsh.
You can just enable bobtheshell in zsh as is, after copying bobtheshell.zsh-theme
to your .oh-my-zsh/themes
path:
# ~/.zshrc
ZSH_THEME="bobtheshell"
You can turn off Fish-like path shrinking by adding the following to your ~/.zschrc
:
# ~/.zshrc
export BOBTHESHELL_KEEP_PATH=1
You'll need a powerline patched font. If you don't have one, download one or patch some fonts on you own.