This commit is contained in:
SimonGreenhill 2012-01-14 23:03:41 +13:00
commit 5e8734bfd6
26 changed files with 1300 additions and 74 deletions

View file

@ -5,7 +5,7 @@ ZSH=$HOME/.oh-my-zsh
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="robbyrussell"
export ZSH_THEME="random"
# Example aliases
# alias zshconfig="mate ~/.zshrc"