mirror of
https://github.com/jimeh/git-aware-prompt.git
synced 2026-02-19 13:36:38 +00:00
Merge pull request #74 from nykanenj/patch-1
This commit is contained in:
@@ -31,7 +31,7 @@ Clone the project to a `.bash` folder in your home directory:
|
|||||||
```bash
|
```bash
|
||||||
mkdir ~/.bash
|
mkdir ~/.bash
|
||||||
cd ~/.bash
|
cd ~/.bash
|
||||||
git clone git://github.com/jimeh/git-aware-prompt.git
|
git clone https://github.com/jimeh/git-aware-prompt.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Edit your `~/.bash_profile` or `~/.profile` or `~/.bashrc` (for Ubuntu) and add the following to the top:
|
Edit your `~/.bash_profile` or `~/.profile` or `~/.bashrc` (for Ubuntu) and add the following to the top:
|
||||||
|
|||||||
Reference in New Issue
Block a user