From 6e2c0fbd625123a04bf91f1f681c3facd40c0156 Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Thu, 7 Mar 2013 11:42:38 +0530 Subject: [PATCH] Point autoenv example to my fork. --- README.mkd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.mkd b/README.mkd index 94766c3..311da52 100644 --- a/README.mkd +++ b/README.mkd @@ -47,9 +47,10 @@ utilities as small scripts all the time. Antigen is compatible with all of them. The plugins and scripts don't need any special handling to be compatible with antigen. -Another example, [kennethreitz's autoenv][autoenv]. Just a bundle command away. +Another example, [kennethreitz's autoenv][autoenv] (or [my fork][f-autoenv] of +it). Just a bundle command away. - antigen-bundle kennethreitz/autoenv + antigen-bundle sharat87/autoenv And boom! you have all the autoenv goodness. Just remember how you used to do these before antigen, clone it, modify your bashrc to source it, load a new @@ -588,6 +589,7 @@ Any comments/suggestions/feedback welcome. Please say hello to me [page on themes]: https://github.com/robbyrussell/oh-my-zsh/wiki/Themes [syntax highlighting plugin]: https://github.com/zsh-users/zsh-syntax-highlighting [autoenv]: https://github.com/kennethreitz/autoenv +[f-autoenv]: https://github.com/sharat87/autoenv [oh-my-zsh]: https://github.com/robbyrussell/oh-my-zsh [cram]: https://bitheap.org/cram/ [issue]: https://github.com/zsh-users/antigen/issues -- 2.0.0