Add zoxide (#401)

Co-authored-by: Jonathan Neidel <github@jneidel.com>
This commit is contained in:
Ajeet D'Souza 2020-04-10 14:47:30 +05:30 committed by GitHub
parent 641ebba7ae
commit 88ae6b3454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -444,7 +444,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [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.
- [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z.
- [goto](https://github.com/iridakos/goto) - Directory aliases for the shell with autocomplete.
- [z.lua](https://github.com/skywind3000/z.lua) - A new cd command that helps you navigate faster by learning your habits.
- [z.lua](https://github.com/skywind3000/z.lua) - `cd` command that learns your habits.
- [zoxide](https://github.com/ajeetdsouza/zoxide) - Fast directory jumper in Rust.
### Search