From 3b634e4d24042d46350c491892820c5c4f2b63ad Mon Sep 17 00:00:00 2001 From: Genadi Samokovarov Date: Mon, 19 Jun 2017 17:52:39 +0300 Subject: [PATCH] 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. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d4f421..139e5ec 100644 --- a/README.md +++ b/README.md @@ -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) - `
` 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