Merge pull request #138 from ReadmeCritic/patch-1

Update k link
This commit is contained in:
Caleb Xu 2016-02-19 22:23:19 -05:00
commit 8a038029b0
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [hhighlighter](https://github.com/paoloantinori/hhighlighter) - Colorize words in a command output
* [hr](https://github.com/LuRsT/hr) - `<hr />` for your terminal
* [hstr](https://github.com/dvorka/hstr) - Bash History Suggest Box
* [k](https://github.com/rimraf/k) - k is a Zsh script to make directory listings more readable, adding Git status, fileweight colors and rotting dates
* [k](https://github.com/supercrabtree/k) - k is a Zsh script to make directory listings more readable, adding Git status, fileweight colors and rotting dates
* [marker](https://github.com/pindexis/marker) - Bookmark your shell commands
* [parallel](http://www.gnu.org/software/parallel/) - Build and execute shell command lines from standard input in parallel
* [pathpicker](https://github.com/facebook/PathPicker) - Accepts inputs like grep, searches, git etc; allows selecting files from the result of the input, which you can then open or provide as argument to a command.

View File

@ -42,7 +42,7 @@
* [hhighlighter](https://github.com/paoloantinori/hhighlighter) - 在命令输出中给单词着色
* [hr](https://github.com/LuRsT/hr) - 适用于终端的 `<hr />`
* [hstr](https://github.com/dvorka/hstr) - Bash 历史建议框
* [k](https://github.com/rimraf/k) - k 是一个使目录列表更可读的 Zsh 脚本,它增添了 Git 状态、文件颜色、以及腐朽的日期
* [k](https://github.com/supercrabtree/k) - k 是一个使目录列表更可读的 Zsh 脚本,它增添了 Git 状态、文件颜色、以及腐朽的日期
* [marker](https://github.com/pindexis/marker) - 将你的 shell 命令加到书签
* [parallel](http://www.gnu.org/software/parallel/) - 以并行化方式从标准输入构造并执行 shell 命令行
* [pathpicker](https://github.com/facebook/PathPicker) - 允许将 grep、搜索、git 等的输出结果作为输入,并提供友好的选择界面,以便打开或作为命令的参数