Home

Awesome

zsh-jwalter

My own personal ZSH theme with Git, SVN, and network awareness

Screenshot

Requirements

Optional Requirements

Installation

Clone the repo, create a symlink, change .zshrc. Or...

cd "${ZSH_CUSTOM}"
mkdir themes
cd themes
git clone https://github.com/jeffwalter/zsh-jwalter.git
ln -s zsh-jwalter/jwalter.zsh-theme ./
cd
# Set ZSH_THEME to "jwalter"
"${EDITOR}" .zshrc

That's it. Open a new terminal and you should be in business.

Configuration

There are a number of environment variables you can set in your .zshrc that affect which information is shown and how the theme presents it.