Skip to content

Commit 8f9dc33

Browse files
committed
2 parents ba1ef77 + a26d82a commit 8f9dc33

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ bashrc\_repo
1313
---
1414
Provides repo branch/status PS1 function.
1515

16-
By default, it reads bashrc\_foo to load the repo status function for foo version
17-
control system.
16+
By default, it reads bashrc\_foo to load the repo status function for
17+
foo version control system.
1818

1919
###bashrc\_git
2020
Provides git branch and status info in the PS1.
@@ -32,8 +32,8 @@ The master branch of this repo can be easily ported to other platforms with bash
3232

3333
If you use BSD coreutils, just change `ls --color=auto` to `ls -G`.<br />
3434
If you use OS X or wants to make an OS X distribution, you had better
35-
include the workaround mentioned [Here](https://github.com/AOSC-Dev/BASH_PS
36-
1_MISC/issues/3), the issue #3, in order to avoid "Please install XCode
37-
Developer Tools" from appearing too many times.
35+
include the workaround mentioned [Here](https://github.com/AOSC-Dev/BASH_PS1_MISC/issues/3),
36+
the issue #3, in order to avoid "Please install XCode
37+
Developer Tools" from appearing too many times.
3838

3939
This package provides an example: [Bash 4.3 for OS X](http://pan.baidu.com/s/1c0xlkFu)

0 commit comments

Comments
 (0)