|
|
|
|
|
by belovedeagle
4146 days ago
|
|
None of what you just said makes any sense. 'cd' isn't something unique to bash; indeed, a quick glance at the project didn't reveal that it's just trying to fix a deficiency in bash (although I did suspect it). 'cd' isn't broken; bash is. So you can absolutely compare this to zsh and fish, and the conclusion is that it's redundant and inferior to the built-in tools of those shells, which, incidentally, support all of the "features" of goto not only for cd but for any command (assuming, for zsh, just a few settings have been toggled to bring it out of brain-dead/bash- compatibility mode). |
|