Add jump to Command-Line Productivity

[Jump](https://github.com/gsamokovarov/jump) is like autojump or z, but it works with fuzzy matching, so the inputs you need to type are quite shorter.
This commit is contained in:
Genadi Samokovarov 2017-06-19 17:52:39 +03:00 committed by Caleb Xu
parent 07afbee9f6
commit 3b634e4d24
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,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
* [jump](https://github.com/gsamokovarov/jump) - Jump helps you navigate your file system faster by learning your habits.
* [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
* [k alias](https://github.com/lingtalfi/k) - get kool aliases (and more) working with a simple one-liner
* [marker](https://github.com/pindexis/marker) - Bookmark your shell commands