[zsh] Use new method of including oh-my-zsh

This commit is contained in:
Correl Roush 2013-06-15 00:40:20 -04:00
parent 41ae116539
commit 32297efa0b

2
.zshrc
View file

@ -5,7 +5,7 @@ fi
source $HOME/antigen/antigen.zsh
# Load the oh-my-zsh library
antigen-lib
antigen use oh-my-zsh
# Bundles from the default repo (robbyrussel's oh-my-zsh)
antigen-bundles <<EOF