[PR] dylanaraps/neofetch#2251 from sahanuser - Add Aster Linux Logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2251 Thanks to @sahanuser Co-authored-by: sahanuser <sahan.user@gmail.com>
This commit is contained in:
commit
18fe75efae
1 changed files with 24 additions and 0 deletions
24
neofetch
24
neofetch
|
@ -7209,6 +7209,30 @@ ${c1}:syyyyyy/ :yyyyyy/${c2}-yyo.:syyyyyyyyyyy
|
|||
EOF
|
||||
;;
|
||||
|
||||
"Aster"*)
|
||||
set_colors 6 6
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1} ...''...
|
||||
${c1} .;oOXWMWNXXXNMMN0d:.
|
||||
${c1} .oXMWOo;.. ..:oO;
|
||||
${c1} ;KMWx, co,
|
||||
${c1} 'KMNl dMMW.
|
||||
${c1} oMMx xMMMMk
|
||||
${c1} xMM: dMMMMMM;
|
||||
${c1} cMMl dMMMMMMMW
|
||||
${c1} NMK xMMMx::dXMx
|
||||
${c1} ,MMl xMMN' .o.
|
||||
${c1} cMM; dMMW'
|
||||
${c1} ;MMc oMMW,
|
||||
${c1} WMK dMMW, ccccccc.
|
||||
${c1} lMMl oMMM; ooooooo.
|
||||
${c1} OMMc ...
|
||||
${c1} xMMx
|
||||
${c1} ;XMN:
|
||||
${c1} ,.
|
||||
EOF
|
||||
;;
|
||||
|
||||
"AsteroidOS"*)
|
||||
set_colors 160 208 202 214
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
|
Loading…
Reference in a new issue