mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 01:00:17 +00:00
Added support for Mageia Linux
This commit is contained in:
21
ascii/distro/mageia
Normal file
21
ascii/distro/mageia
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
"\
|
||||||
|
${c2} .°°.
|
||||||
|
${c2} °° .°°.
|
||||||
|
${c2} .°°°. °°
|
||||||
|
${c2} . .
|
||||||
|
${c2} °°° .°°°.
|
||||||
|
${c2} .°°°. '___'
|
||||||
|
${c1} .${c2}'___' ${c1} .
|
||||||
|
${c1} :dkxc;'. ..,cxkd;
|
||||||
|
${c1} .dkk. kkkkkkkkkk .kkd.
|
||||||
|
${c1} .dkk. ';cloolc;. .kkd
|
||||||
|
${c1} ckk. .kk;
|
||||||
|
${c1} xO: cOd
|
||||||
|
${c1} xO: lOd
|
||||||
|
${c1} lOO. .OO:
|
||||||
|
${c1} .k00. .00x
|
||||||
|
${c1} .k00; ;00O.
|
||||||
|
${c1} .lO0Kc;,,,,,,;c0KOc.
|
||||||
|
${c1} ;d00KKKKKK00d;
|
||||||
|
${c1} .,KKKK,.
|
||||||
|
"
|
2
fetch
2
fetch
@@ -620,7 +620,7 @@ getpackages () {
|
|||||||
packages="$(ls -d /var/db/pkg/*/* | wc -l)"
|
packages="$(ls -d /var/db/pkg/*/* | wc -l)"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Fedora"* | "openSUSE"* | "Red Hat Enterprise Linux"* | "CentOS"*)
|
"Fedora"* | "openSUSE"* | "Red Hat Enterprise Linux"* | "CentOS"* | "Mageia"*)
|
||||||
packages="$(rpm -qa | wc -l)"
|
packages="$(rpm -qa | wc -l)"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user