▲ | robenkleene 3 days ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
`cd foo` is useless in history if you're not already in foo's parent directory. This is the problem Zoxide solves, `z foo` will still do something useful in that case. (Side note about fzf, recursively fuzzy finding subdirectories fine for some use cases, but it doesn't scale as well as Zoxide.) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | jvanderbot 3 days ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Yes, the marginal improvements from changing your entire shell are not to be disregarded. I'll change to asserting that it's entirely possible to do a nice 80/20 without changing shells. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|