From df0e5e1273e581d3b7e115ac83251110236ed7ae Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Fri, 19 Feb 2016 08:31:12 -0800 Subject: [PATCH 1/2] Update k link [en] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9131d76..aa9ad13 100644 --- a/README.md +++ b/README.md @@ -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) - `
` 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. From 677e5cb806dc663f28a3ab46ed6467bd5f6246ad Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Fri, 19 Feb 2016 08:32:08 -0800 Subject: [PATCH 2/2] Update k link [cn] --- README_ZH-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 6818593..7652ea1 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -42,7 +42,7 @@ * [hhighlighter](https://github.com/paoloantinori/hhighlighter) - 在命令输出中给单词着色 * [hr](https://github.com/LuRsT/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 等的输出结果作为输入,并提供友好的选择界面,以便打开或作为命令的参数