Added goto (#231)

This commit is contained in:
Lazarus Lazaridis 2019-03-01 07:30:34 +02:00 committed by Shaun Clayton
parent 81fbb9447d
commit 1a974ce1ca
1 changed files with 3 additions and 2 deletions

View File

@ -291,8 +291,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [happyfinder](https://github.com/hugows/hf) - (another) Fuzzy file finder for the command line.
- [PathPicker](https://github.com/facebook/pathpicker/) - After parsing the output from a command, PathPicker presents you with a nice UI to select which files you're interested in.
- [find-up-cli](https://github.com/sindresorhus/find-up-cli) - Find a file by walking up parent directories.
- [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z
- [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration
- [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z.
- [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration.
- [goto](https://github.com/iridakos/goto) - Directory aliases for the shell with autocomplete.
## Terminal Utilities