We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9afcb69 commit 28dedd2Copy full SHA for 28dedd2
README.md
@@ -34,7 +34,7 @@ cd ~/.bash
34
git clone git://github.com/jimeh/git-aware-prompt.git
35
```
36
37
-Edit your `~/.bash_profile` or `~/.profile` and add the following to the top:
+Edit your `~/.bash_profile` or `~/.profile` or `~/.bashrc` (for Ubuntu) and add the following to the top:
38
39
```bash
40
export GITAWAREPROMPT=~/.bash/git-aware-prompt
0 commit comments