[PR] dylanaraps/neofetch#2185 from Elecleus - Added astOS
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2185 Thanks to @Elecleus Co-authored-by: Elecleus <elecleus@foxmail.com>
This commit is contained in:
commit
935c45495d
1 changed files with 29 additions and 0 deletions
29
neofetch
29
neofetch
|
@ -6894,6 +6894,35 @@ ${c1} *
|
||||||
,****** ${c2}// ______ / ${c1}******,
|
,****** ${c2}// ______ / ${c1}******,
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"astOS"*)
|
||||||
|
set_colors 8
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c1} oQA#$%UMn
|
||||||
|
H 9
|
||||||
|
G #
|
||||||
|
6 %
|
||||||
|
?#M#%KW3"
|
||||||
|
// \\\
|
||||||
|
// \\\
|
||||||
|
// \\\
|
||||||
|
// \\\
|
||||||
|
n%@$DK&ML .0O3#@&M_
|
||||||
|
P # 8 W
|
||||||
|
H U G #
|
||||||
|
B N O @
|
||||||
|
C&&#%HNAR 'WS3QMHB"
|
||||||
|
// \\\ \\\
|
||||||
|
// \\\ \\\
|
||||||
|
// \\\ \\\
|
||||||
|
// \\\ \\\
|
||||||
|
uURF$##Bv nKWB$%ABc aM@3R@D@b
|
||||||
|
8 M @ O # %
|
||||||
|
% & G U @ @
|
||||||
|
& @ # % % #
|
||||||
|
!HGN@MNCf t&$9#%HQr ?@G#6S@QP
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
*"XFerience"*)
|
*"XFerience"*)
|
||||||
set_colors 6 6 7 1
|
set_colors 6 6 7 1
|
||||||
|
|
Loading…
Reference in a new issue