Commit 5fc03fbc8b3c755521c383976926a98c10236291

Authored by Shrikant Sharat

Merge pull request #16 from Tarrasch/patch-1

Change clone url to point to the zsh-users repo.

Showing 1 changed file Side-by-side Diff

... ... @@ -81,7 +81,7 @@ your shell all the time. Sweet. Let's do it.
81 81 First, clone this repo, probably as a submodule if you have your dotfiles in a
82 82 git repo,
83 83  
84   - git clone https://github.com/sharat87/antigen.git
  84 + git clone https://github.com/zsh-users/antigen.git
85 85  
86 86 The usage should be very familiar to you if you use Vundle. A typical `.zshrc`
87 87 might look like this