mirror of
https://github.com/jimeh/git-aware-prompt.git
synced 2026-02-19 13:36:38 +00:00
Merge pull request #31 from edwinksl/update-readme
Add .bashrc for Ubuntu
This commit is contained in:
@@ -34,7 +34,7 @@ cd ~/.bash
|
||||
git clone git://github.com/jimeh/git-aware-prompt.git
|
||||
```
|
||||
|
||||
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:
|
||||
|
||||
```bash
|
||||
export GITAWAREPROMPT=~/.bash/git-aware-prompt
|
||||
|
||||
Reference in New Issue
Block a user