mirror of
https://github.com/Alexander-D-Karpov/netfetch.git
synced 2026-03-16 22:07:03 +03:00
14 lines
386 B
JSON
14 lines
386 B
JSON
{
|
|
"distro_name": "SunOS",
|
|
"colors": "3 7",
|
|
"ascii_art": [
|
|
"${c1} `- `",
|
|
" `-- `+- .:",
|
|
" .+: `++: -/+- .",
|
|
" `.::` -++/``:::`./+/ `.-/.",
|
|
" `++/-`.` ` /++:`",
|
|
" `` ./:` .: `..`.-",
|
|
"``./+/:- -+++:-",
|
|
" -/+` :."
|
|
]
|
|
} |