* Auto-generate a list of all available targets / commands that you can see by running `make help`
* Provide useful defauult commands such as `make run`, `make restart` and many more
* Allow you to add additional service-specific commands
* Allow you to override default commands
* Display the traefik URL of the service on start / restart
Decided to share it here, since it might be useful to someone else.
Unfortunately, the prompt normally shows the time when the prompt was generated and not when the command was run.
This plugin solves this issue.
I also added a detailed guide on how to set up fish with the super customizable starship prompt and make it super fast with the `fish-sync-prompt` plugin.
You can find the guide here:
https://github.com/infused-kim/fish-refresh-prompt-on-cmd#id...
And of course all of this has been tested and is compatible with the new rust-based v4 fish beta.
Let me know what you think and consider leaving a github star if you like it.