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:
13cc91c
)
Fixed readme instructions
author
Robert R Evans
<robert@codewranglers.org>
Wed, 6 Oct 2010 22:15:23 +0000
(15:15 -0700)
committer
Robert R Evans
<robert@codewranglers.org>
Wed, 6 Oct 2010 22:15:23 +0000
(15:15 -0700)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
589895d
..
d00f526
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-17,7
+17,7
@@
Check a clone of this repo. You can view what a sample ~/.bash\_profile looks li
git clone http://github.com/revans/bash-it.git bash_it
cp ~/.bash_profile ~/.bash_profile_original
-cp template/bash_profile.template.bash ~/.bash_profile
+cp
<path/to/cloned/repo>/
template/bash_profile.template.bash ~/.bash_profile
</code></pre>