Code Review
/
common
/
bash_it.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1051720
)
Fixed installation paths in docs.
author
Victor Castell
<victorcoder@gmail.com>
Tue, 19 Jul 2011 14:31:49 +0000
(07:31 -0700)
committer
Victor Castell
<victorcoder@gmail.com>
Tue, 19 Jul 2011 14:31:49 +0000
(07:31 -0700)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
3a529e3
..
0c9c303
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-8,8
+8,8
@@
Includes autocompletion, themes, aliases, custom functions, a few stolen pieces
## Install
-1. Check a clone of this repo: `git clone http://github.com/revans/bash-it.git bash_it`
-2. Run `install.sh` (it automatically backs up your `~/.bash_profile`)
+1. Check a clone of this repo: `git clone http://github.com/revans/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.
**NOTE:**