Budspencer and Terencehill themes for the oh-my-zsh prompt
I switched to prezto. You can find an advanced budspencer, terencehill and dangerous theme there.
Emacs mode is frustrating in a shell for vi users. The different vi-modes can be confusing as well if you cannot realize which mode is active. A clearly visible indicator can improve your life. Budspencer and Terencehill tell you where you are.
- zsh
- oh-my-zsh
- powerline font (not needed for terencehill theme)
- Copy
budspencer.zsh-theme
andterencehill.zsh-theme
into the~/.oh-my-zsh/custom/themes
directory. - Set
ZSH_THEME="budspencer"
orZSH_THEME="terencehill"
in your.zshrc
.