File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ bashrc\_repo
13
13
---
14
14
Provides repo branch/status PS1 function.
15
15
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.
18
18
19
19
###bashrc\_ git
20
20
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
32
32
33
33
If you use BSD coreutils, just change ` ls --color=auto ` to ` ls -G ` .<br />
34
34
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.
38
38
39
39
This package provides an example: [ Bash 4.3 for OS X] ( http://pan.baidu.com/s/1c0xlkFu )
You can’t perform that action at this time.
0 commit comments