mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-14 19:19:29 +00:00
[zsh] Use new method of including oh-my-zsh
This commit is contained in:
parent
41ae116539
commit
32297efa0b
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue