Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Added astOS
  • Loading branch information
Elecleus committed Aug 26, 2022
commit d338e82ca5a00b9a134ad829be9dfd9c13f54e5c
29 changes: 29 additions & 0 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -5768,6 +5768,35 @@ ${c1} -o o-
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
;;

"instantOS"*)
set_colors 4 6
read -rd '' ascii_data <<'EOF'
Expand Down