Open
Description
$ cd
$ cd Documents/hooli-interactive-computer-keyboard
$ z query hooli
/home/bachman/Documents/hooli-interactive-computer-keyboard
$ cd
$ z hick
zoxide: no match found
I'm sure it's a common experience among CLI users that they often work with repos whose names are long, but form acronyms. They likely even refer to the project with teammates or in their own minds by the acronym more often than by it's full name.
zoxide algorithm currently does not calculate acronyms for directories like ~/Documents/hooli-interactive-computer-keyboard
or whatever. It would be nice to either
- compute acronyms for dirnames with more than one word, or
- allow users to specify aliases for their most-used projects a la support path alias? #608
Metadata
Metadata
Assignees
Labels
No labels