File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,9 @@ Porting to other platforms
31
31
The master branch of this repo can be easily ported to other platforms with bash and an echo with -e flag.
32
32
33
33
If you use BSD coreutils, just change ` ls --color=auto ` to ` ls -G ` .<br />
34
- If you use OS X or wants to make an OS X distribution, you had better include the workaround
35
- mentioned [ Here] ( https://github.com/AOSC-Dev/BASH_PS1_MISC/issues/3 ) , the issue #3 , in order to
36
- avoid the "Please install XCode Developer Tools" from appearing too many times.
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.
37
38
38
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