updated link to point at my repo

pull/301/head
Maxim Kovgan 2014-09-24 11:21:10 +03:00
parent 435a967a92
commit 268664dfa7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Includes autocompletion, themes, aliases, custom functions, a few stolen pieces
## Install ## 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`) 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. 3. Edit your `~/.bash_profile` file in order to customize bash-it.