From 04cdb53e892ebd3151e7cbfb4a9b7cc8d0e32056 Mon Sep 17 00:00:00 2001 From: Lazarus Lazaridis Date: Mon, 19 Mar 2018 13:41:27 +0200 Subject: [PATCH] Add goto shell utility --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77ca5a7..1fca641 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z * [fzf](https://github.com/junegunn/fzf) - A command-line fuzzy finder * [googler](https://github.com/jarun/googler) - Google Search, Google Site Search, Google News from the terminal +* [goto](https://github.com/iridakos/goto) - A shell utility for navigation to aliased directories supporting auto-completion * [has](https://github.com/kdabir/has) - `has` helps you check presence of various command line tools and their versions on path * [how2](https://github.com/santinic/how2) - `how2` finds the simplest way to do something in a unix shell. It's like `man`, but you can query it in natural language. * [hhighlighter](https://github.com/paoloantinori/hhighlighter) - Colorize words in a command output