plugin-cd
plugin-cd copied to clipboard
A featured cd can make your fish journey much more pleasant.
installing the plugin with fisher works perfectly, however when I do `fisher update`, I get the following error: ```sh . ~/.config/fish/conf.d/cd.fish functions: Function 'cd' already exists. Cannot create copy '__plugin_cd'...
I know that this is meant for omf but in an attempt to reduce bloat I am trying to install this stuff manually. I've gotten the actual function to work...
When I try to autocomplete an unknown directory, my shell freezes. Install the plugin ``` $ fisher add oh-my-fish/plugin-cd ``` Then try ``` $ cd sdhfehrtohdkg ``` I'm on fish...