Matan Kushner
Matan Kushner
It looks like GitHub would indeed take care of most of the hard work: Some tasks that would need doing: - [ ] Update references to `master` in our action...
> What does the «Learn more» says? Folks are going to have to update their local branch refs. A slight burden, but just a one-time process for contributors that have...
Good call. I'll have this planned for 2.0, which will be parallel to spaceship's 4.0 👍
As soon as such features are added to spaceship, we aim to add support for equivalent features in spacefish. 😄
Unfortunately, spacefish is no longer under active development, but I suggest you take a look at its successor https://github.com/starship/starship, which has java support built-in.
Hey @eecolella. Thanks for opening an issue! 😄 Can you share what solution you're using for nvm to work with fish? Are you using a compatibility wrapper like https://github.com/FabioAntunes/fish-nvm, or...
The reason a wrapper is often used is because it's a bash script, so you would have to source nvm using something like [bass](https://github.com/edc/bass). Here is the conventional startup script,...
Hi @caillou. Thank you for opening an issue. Unfortunately, spacefish is no longer under active development, but I suggest you take a look at its successor https://github.com/starship/starship, which has similar...
Hi @ccarterlandis. Thank you for opening an issue. Unfortunately spacefish is no longer under active development, but I suggest you take a look at its successor https://github.com/starship/starship, which has similar...
Sounds like a great idea! I made a local proof of concept a little while ago for this using [hyperfine](https://github.com/sharkdp/hyperfine). The simplest implementation that wouldn't require external services would be...