Skip to content

Commit ff6ccf1

Browse files
committed
Merge pull request #31 from edwinksl/update-readme
Add .bashrc for Ubuntu
2 parents 9afcb69 + 28dedd2 commit ff6ccf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cd ~/.bash
3434
git clone git://github.com/jimeh/git-aware-prompt.git
3535
```
3636

37-
Edit your `~/.bash_profile` or `~/.profile` and add the following to the top:
37+
Edit your `~/.bash_profile` or `~/.profile` or `~/.bashrc` (for Ubuntu) and add the following to the top:
3838

3939
```bash
4040
export GITAWAREPROMPT=~/.bash/git-aware-prompt

0 commit comments

Comments
 (0)