mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
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:
parent
07afbee9f6
commit
3b634e4d24
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user