Jorge Bucaran

Results 323 comments of Jorge Bucaran

That's how I use brew myself as well @StefanLobbenmeierObjego.

You most likely don't need to set the PATH in your config.fish file; instead, use Fish's [`fish_add_path`](https://fishshell.com/docs/current/cmds/fish_add_path.html).

See https://github.com/jorgebucaran/nvm.fish#nvm_default_version

There is no `self-install` command anymore, although there used to be one way back. Fisher is just a plugin, you can uninstall it through Fisher itself using the `remove` command....

Okay, this shouldn't be too hard to fix. It's probably just because of your recent switch to nvm.fish. As long as you don't manually add a "v" to the version,...

@lgehr Yes, that's correct. @LDprg Unfortunately, I haven't found a method to implement addons without progressively slowing down your shell. However, I am totally exaggerating; even with addons, Hydro would...

Hi @ankurkotwal, sorry for the delayed response. I appreciate your contribution, but I have some concerns regarding the impact of this change on performance. Have you tested it thoroughly? I...

If you'd like, feel free to send over a patch along with a test script. If you need a hand with writing the test, just let me know and I'll...

Thanks for the ping! I want to take a shot at it myself. In the meantime, try fisher install ankurkotwal/hydro. Could I have a description of this feature? What do...

What would that look like? Do you have an example I can see, or go ahead and type it out.