Merge pull request #31 from edwinksl/update-readme

Add .bashrc for Ubuntu
This commit is contained in:
2016-03-24 01:22:01 +00:00

View File

@@ -34,7 +34,7 @@ cd ~/.bash
git clone git://github.com/jimeh/git-aware-prompt.git 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 ```bash
export GITAWAREPROMPT=~/.bash/git-aware-prompt export GITAWAREPROMPT=~/.bash/git-aware-prompt