disabled by default, because it can break stuff which is not explicitly allowlisted
Graphene OS has automatic updates, prompts you for reboots after installing them via notification.
https://kopia.io/
It's not, that would be `man <<< "$(curl ...)" `. `man <(curl ...)` is a slightly different version of the process substitution[1] from your comment - `man =(curl ...)`. [1]…
Maybe 'man <(curl -sL -H "Accept: text/roff" https://jamesg.blog/2024/02/28/programming-projects/)' works then?
disabled by default, because it can break stuff which is not explicitly allowlisted
Graphene OS has automatic updates, prompts you for reboots after installing them via notification.
https://kopia.io/
It's not, that would be `man <<< "$(curl ...)" `. `man <(curl ...)` is a slightly different version of the process substitution[1] from your comment - `man =(curl ...)`. [1]…
Maybe 'man <(curl -sL -H "Accept: text/roff" https://jamesg.blog/2024/02/28/programming-projects/)' works then?