From 70105119a963325c624a631a9e21411b88fba37b Mon Sep 17 00:00:00 2001 From: Jahhein Date: Mon, 5 Jun 2017 05:35:47 -0400 Subject: [PATCH] Changed README.md to link to correct prezto plugin repository. Previously zsh-users/prezto however it should be sorin-ionescu/prezto as stated by zsh-users/prezto repository redirect. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3aeaf9..5154b21 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ These frameworks make customizing your zsh setup easier. **oh-my-zsh** is a community-driven framework for managing your zsh configuration. Includes 120+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 120 themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community. -### [prezto](https://github.com/zsh-users/prezto) +### [prezto](https://github.com/sorin-ionescu/prezto) **Prezto** enriches the ZSH command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes. @@ -722,7 +722,7 @@ Most of these plugins can be installed by adding `antigen bundle githubuser/repo 2. `git clone repo` 3. Add the repo to your plugin list -### [Prezto](https://github.com/zsh-users/prezto) +### [Prezto](https://github.com/sorin-ionescu/prezto) 1. Clone the plugin into your prezto modules directory 2. Add the plugin to your `.zpreztorc` file