We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03996a4 commit 44ee567Copy full SHA for 44ee567
README.md
@@ -360,13 +360,17 @@ colorEchoWithoutNewLine "4;33;40" "Hello world!" "Hello Hell!"
360
361
[姜太公](https://github.com/jiangjizhong)提供循环输出彩色组合的脚本。
362
363
+### 参考资料
364
+
365
+- [utensil](https://github.com/utensil)的[在Bash下输出彩色的文本](http://utensil.github.io/tech/2007/09/10/colorful-bash.html),这是篇很有信息量很钻研的文章!
366
367
xpl and xpf
368
==============================
369
-* xpl:在文件浏览器中打开指定的文件或文件夹。
-\# xpl是`explorer`的缩写。
-* xpf: 在文件浏览器中打开指定的文件或文件夹,并选中。
-\# xpf是`explorer and select file`的缩写。
370
+* `xpl`:在文件浏览器中打开指定的文件或文件夹。
371
+\# `xpl`是`explorer`的缩写。
372
+* `xpf`: 在文件浏览器中打开指定的文件或文件夹,并选中。
373
+\# `xpf`是`explorer and select file`的缩写。
374
375
### 用法
376
0 commit comments