[gentoo-user] Fixing my font config

2023-02-01 Thread Jamie Getty
Hey everyone. I was playing around and tried enabling literally all the
fonts that appeared in fontconfig. I'd like to change it back, but I don't
know what the default fonts were.
Can somebody who hasn't made major changes to their fontconfig please share
their enabled fonts?

-- 
Sincerely,
Jamie


[gentoo-user] .ebuild-Bash-scripts and (non-)fatal errors

2023-02-01 Thread Alexander Kurakin

Good day!
 
What are the reasons why `.ebuild`-Bash-scripts are started by `emerge`/etc. 
without `set -e` flag?
In other words, `QA Notice: command not found` is just a QA notice instead of a 
fatal error.
 
And can I change it for some `emerge` run?
 
Sincerely,
Alexander Kurakin.