Merge pull request #776 from mytechnix/master

Added examples aliases in ZSH config template and new theme.
This commit is contained in:
Robby Russell 2011-12-26 10:09:09 -08:00
commit c41807c82f
2 changed files with 28 additions and 0 deletions

View file

@ -7,6 +7,10 @@ ZSH=$HOME/.oh-my-zsh
# time that oh-my-zsh is loaded.
ZSH_THEME="robbyrussell"
# Example aliases
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
# Set to this to use case-sensitive completion
# CASE_SENSITIVE="true"