2022-11-18 / 13:49 / jg...@dismail.de:

> what do you think of having a `guix open` command that opens the projects
> home-page in your $BROWSER?
>
> For example, in case you want to specify the browser and override the default
> $BROWSER (e.g. icecat):
>
> guix open nnn --browser=chromium
>
> bloat?

what's the advantage over this one-liner?

    guix show recutils | recsel -P homepage | xargs xdg-open

Reply via email to