This repo contains some aliases and a custom theme to be used with oh-my-zsh
- Install and setup oh-my-zsh.
- Set the ZSH_CUSTOM variable in your
.zshrc
to the location of thecustom
directory in this repo. - Set the ZSH_THEME variable in your
.zshrc
to the first part of the theme file name. For example, usejasons
to use thejasons.zsh-theme
file.
This theme file uses the vcs_info zsh module to gather version control information of the current directory and represent it in the prompt. The style is similar to the kolo built in theme. See an example here: https://github.com/robbyrussell/oh-my-zsh/wiki/Themes