Skip to content

Commit 44ee567

Browse files
committed
update readme
1 parent 03996a4 commit 44ee567

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -360,13 +360,17 @@ colorEchoWithoutNewLine "4;33;40" "Hello world!" "Hello Hell!"
360360

361361
[姜太公](https://github.com/jiangjizhong)提供循环输出彩色组合的脚本。
362362

363+
### 参考资料
364+
365+
- [utensil](https://github.com/utensil)[在Bash下输出彩色的文本](http://utensil.github.io/tech/2007/09/10/colorful-bash.html),这是篇很有信息量很钻研的文章!
366+
363367
xpl and xpf
364368
==============================
365369

366-
* xpl:在文件浏览器中打开指定的文件或文件夹。
367-
\# xpl是`explorer`的缩写。
368-
* xpf: 在文件浏览器中打开指定的文件或文件夹,并选中。
369-
\# xpf是`explorer and select file`的缩写。
370+
* `xpl`:在文件浏览器中打开指定的文件或文件夹。
371+
\# `xpl``explorer`的缩写。
372+
* `xpf`: 在文件浏览器中打开指定的文件或文件夹,并选中。
373+
\# `xpf``explorer and select file`的缩写。
370374

371375
### 用法
372376

0 commit comments

Comments
 (0)