Skip to content

Commit

Permalink
[PR] dylanaraps/neofetch#2185 from Elecleus - Added astOS
Browse files Browse the repository at this point in the history
Upstream PR: dylanaraps/neofetch#2185
Thanks to @Elecleus

Co-authored-by: Elecleus <[email protected]>
  • Loading branch information
hykilpikonna and Elecleus committed Aug 30, 2022
2 parents 7a1b4b7 + 92d8c50 commit 935c454
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -6894,6 +6894,35 @@ ${c1} *
,****** ${c2}// ______ / ${c1}******,
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"*)
set_colors 6 6 7 1
Expand Down

0 comments on commit 935c454

Please sign in to comment.