Add Aperio GNU/Linux information. (#1778)
This commit is contained in:
parent
55cce2dfef
commit
a980dc8e8b
10
neofetch
10
neofetch
|
@ -5540,6 +5540,16 @@ h//NNNNh ossss` +h md- .hm/ `sNNNNN:+y
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Aperio GNU/Linux"*)
|
||||||
|
set_colors 255
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c2}
|
||||||
|
_.._ _ ._.. _
|
||||||
|
(_][_)(/,[ |(_)
|
||||||
|
| GNU/Linux
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
"Hash"*)
|
"Hash"*)
|
||||||
set_colors 123
|
set_colors 123
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
|
Reference in New Issue