From 268664dfa7dc4ccf72de8f30c102a3735e08d6e9 Mon Sep 17 00:00:00 2001 From: Maxim Kovgan Date: Wed, 24 Sep 2014 11:21:10 +0300 Subject: [PATCH] updated link to point at my repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e510d36d..b998a072 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Includes autocompletion, themes, aliases, custom functions, a few stolen pieces ## Install -1. Check a clone of this repo: `git clone https://github.com/revans/bash-it.git ~/.bash_it` +1. Check a clone of this repo: `git clone https://github.com/maxk-fortscale/bash-it.git ~/.bash_it` 2. Run `~/.bash_it/install.sh` (it automatically backs up your `~/.bash_profile`) 3. Edit your `~/.bash_profile` file in order to customize bash-it.