Distro: Added support for SwagArch

This commit is contained in:
Dylan Araps 2016-12-03 20:44:13 +11:00
parent dfc64f6b19
commit 989ca16f05
2 changed files with 17 additions and 1 deletions

16
ascii/distro/swagarch Normal file
View File

@ -0,0 +1,16 @@
${c1} `.-:/+ooooooo+//-.`
`-+shmMMMMMMMMMMMMMMMMMMMmy+
`+hNMNdyso+/:::://oshNMMMMMMMMd
/s+:``./oyhdmm+ .+hMMMMm.
`omMMMMMMMM: .sms`
hMMMMMMMMMMMs- ${c2} `.-:///+++//:.`
${c1} dMMMMMMMMMMMMMdo. ${c2}-::::::/+++++++/
${c1} .hMMMMMMMMMMMMMMMh/` ${c2}`-::`:+++++++`
${c1} -yNMMMMMMMMMMMMMMm/` ${c2}`-/+:. `++++++++`
${c1} `/hMMMMMMMMMMMMMMy${c2}:++/. :+++++++:
${c1} `ods-` .+mMMMMMMMMMNho${c2}++:...`-++++++++`
${c1}`yMMMMms:` `hMMMMMMMdo${c2}+++//::-.++++++++:
${c1}:MMMMMMMMMmhyyhMMMMMMMy${c2}++++. `+++++++++`
${c1} .:+oyhdmmNNMMMNNNmdhs${c2}++++/ -+++++++++``
`````` ${c2}`++++++` -++++++++++/.
${c2}``..`` `.----...`

View File

@ -2500,7 +2500,7 @@ get_distro_colors() {
#
# $ascii_distro is the same as $distro
case "$ascii_distro" in
"Arch"* | "Kogaion"* | "Elementary"* | "GalliumOS"* | "Rosa"* | "OpenWrt"* | "Netrunner"* | "PCLinuxOS"* | "Slackware"* | "KaOS"* | "Kubuntu"* | "Lubuntu"* | "Xubuntu"* | "OpenIndiana"* | "Fedora"* | "Korora"* | "Sabayon"* | "Frugalware"* | "Exherbo"* | "Scientific"* | "Solus"* | "ChaletOS"* | "Apricity"*)
"Arch"* | "Kogaion"* | "Elementary"* | "GalliumOS"* | "Rosa"* | "OpenWrt"* | "Netrunner"* | "PCLinuxOS"* | "Slackware"* | "KaOS"* | "Kubuntu"* | "Lubuntu"* | "Xubuntu"* | "OpenIndiana"* | "Fedora"* | "Korora"* | "Sabayon"* | "Frugalware"* | "Exherbo"* | "Scientific"* | "Solus"* | "ChaletOS"* | "Apricity"* | "SwagArch"*)
set_colors 4 7 1
;;