Commit fa33fe578f52070051bba8f3c130d33295c65e2d

Authored by Arash Rouhani
1 parent ea01a528d7

Change clone url to point to the zsh-users repo

Showing 1 changed file with 1 additions and 1 deletions 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