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