add phyOS logo
This commit is contained in:
parent
3edca64629
commit
01aed343a6
1 changed files with 25 additions and 0 deletions
25
neofetch
25
neofetch
|
@ -11895,6 +11895,31 @@ ${c1} /🐦🐦🐦$ /🐦/🐦 /🐦🐦🐦 /🐦🐦🐦
|
||||||
|__/ |__|__/ \__/\_______/\______/ \______/ .
|
|__/ |__|__/ \__/\_______/\______/ \______/ .
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"phyOS"*)
|
||||||
|
set_colors 33 33 7 1
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c1} '
|
||||||
|
.^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^.^^^^^.
|
||||||
|
:777777777777777777777777777777^~7777:
|
||||||
|
.~~~~~~~~~~~~~~~~~~~~~^~7777!:!777!.
|
||||||
|
~7!!!!!!!!!!!!!!!!!^:!777~^!777~
|
||||||
|
^77777!!!!!!!!!7!^^7777^^7777^
|
||||||
|
^7777~.~~~~^. .~7777^~7777:
|
||||||
|
:!777~^!777~. !777!:~777!:
|
||||||
|
.!777!:~777!:~77~:!777!.
|
||||||
|
~777!^~7777:^~^!777~
|
||||||
|
^7777^^7777^^7777^
|
||||||
|
:7777~^!7777777:
|
||||||
|
.!777!:!7777!.
|
||||||
|
.~777!:~77~.
|
||||||
|
~7777^~~
|
||||||
|
^7777.
|
||||||
|
:77:
|
||||||
|
..
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
|
|
||||||
"PNM Linux"* | "WHPNM Linux"*)
|
"PNM Linux"* | "WHPNM Linux"*)
|
||||||
set_colors 33 9 15 202
|
set_colors 33 9 15 202
|
||||||
|
|
Loading…
Reference in a new issue