On Fri, 18 Nov 2022 19:51:33 +0000 "(" <[email protected]> wrote:
> this instead for the command, though:
>
> guix home-page hello
hi, thanks! I was just thinking of guix open like git open:
$ guix show git-open | awk 'FNR == 8 {print}'
homepage: https://github.com/paulirish/git-open
How would I do the above with recsel instead of awk?
