Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 659 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 659 Bytes

bobtheshell

A fork from shellder theme as an attempt to clone bobthefish theme for zsh.

Installation

You can just enable bobtheshell in zsh as is, after copying bobtheshell.zsh-theme to your .oh-my-zsh/themes path:

Zsh

# ~/.zshrc
ZSH_THEME="bobtheshell"

Configuration

You can turn off Fish-like path shrinking by adding the following to your ~/.zschrc:

# ~/.zshrc
export BOBTHESHELL_KEEP_PATH=1

Fonts

You'll need a powerline patched font. If you don't have one, download one or patch some fonts on you own.