From 28dedd2e2aef99ec916c63940c7ea3fc756113a0 Mon Sep 17 00:00:00 2001 From: Edwin Khoo Date: Wed, 23 Mar 2016 21:12:54 -0400 Subject: [PATCH] Add .bashrc for Ubuntu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 003dd7c..0266746 100644 --- a/README.md +++ b/README.md @@ -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