mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 17:09:21 +00:00
Add Aperio GNU/Linux information. (#1778)
This commit is contained in:
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
Block a user