Merge 94e1268a4965f42a8cf83d436ae8510039253e00 into cb355ae98ca6edc2d84de7e6376c7895066a65cb

This commit is contained in:
Davi Diório Mendes 2024-02-20 00:03:04 -05:00 committed by GitHub
commit d7fbce7dbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -164,6 +164,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [goto](https://github.com/iridakos/goto) - A shell utility for navigation to aliased directories supporting auto-completion
* [jump](https://github.com/gsamokovarov/jump) - Jump helps you navigate your file system faster by learning your habits.
* [lazy-cd](https://github.com/pedramamini/lazy-cd) - Simple bash commands for bookmarked navigation of the file system, complete with bash-completion.
* [p](https://github.com/ddmendes/p) - Path shortcuts manager
* [up](https://github.com/shannonmoeller/up) - Ascend directories by name or count; for bash, zsh, and fish.
* [z](https://github.com/rupa/z) - z is the new j, yo
* [z.lua](https://github.com/skywind3000/z.lua) - A new cd command that helps you navigate faster by learning your habits