feat(linux.rs): Add support for Funtoo (#868)

* feat(linus.rs): Add support for Funtoo

* style(linux.rs): fix clippy reccomendations

* test(funtoo support): add funtoo test
This commit is contained in:
Lazerbeak12345
2024-07-19 21:04:26 -06:00
committed by GitHub
parent dceb697355
commit cbc5fc94f9
2 changed files with 27 additions and 11 deletions

View File

@@ -0,0 +1,6 @@
ID="funtoo"
NAME="Funtoo"
PRETTY_NAME="Funtoo Linux"
ANSI_COLOR="0;34"
HOME_URL="https://www.funtoo.org"
BUG_REPORT_URL="https://bugs.funtoo.org"