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.