Before submitting
ujust report gist URL
https://gist.github.com/rapenne-s/6c00a8f745090d9e7098c778e7efde41
What happened?
When spawning fish shell, there is a bluefin motd showing a few commands that we can use, among them is ujust --choose, however, running it gives this error
error: chooser `fzf --multi --preview 'just --unstable --color always --justfile "/usr/share/ublue-os/just/00-entry.just" --show {}'` failed: exit status: 127
Steps to reproduce
- run
ujust --choose on a fresh install
Affected area
just recipes / ujust
Extra context
Maybe this motd is not meant to be displayed, but it does when using fish.
Before submitting
ujust report gist URL
https://gist.github.com/rapenne-s/6c00a8f745090d9e7098c778e7efde41
What happened?
When spawning
fishshell, there is a bluefin motd showing a few commands that we can use, among them isujust --choose, however, running it gives this errorSteps to reproduce
ujust --chooseon a fresh installAffected area
just recipes / ujust
Extra context
Maybe this motd is not meant to be displayed, but it does when using
fish.