mirror of
https://github.com/jimeh/git-aware-prompt.git
synced 2026-02-18 21:26:39 +00:00
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