[+] Add PikaOS, closes #105
This commit is contained in:
parent
8c5905c858
commit
182f2aad15
1 changed files with 14 additions and 0 deletions
14
neofetch
14
neofetch
|
@ -11608,6 +11608,20 @@ ${c2} !0m `6Kv
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"PikaOS"*)
|
||||||
|
set_colors 11
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c1} /🐦🐦🐦$ /🐦/🐦 /🐦🐦🐦 /🐦🐦🐦
|
||||||
|
| 🐦__ $|__| 🐦 /🐦__ 🐦/🐦__ 🐦
|
||||||
|
| 🐦 \ 🐦/$| 🐦 /🐦 /🐦🐦🐦| 🐦 \ $| 🐦 \__/
|
||||||
|
| 🐦🐦🐦$| $| 🐦 /🐦/|____ $| 🐦 | $| 🐦🐦🐦
|
||||||
|
| 🐦____/| $| 🐦🐦🐦/ /🐦🐦🐦| 🐦 | 🐦\____ 🐦
|
||||||
|
| 🐦 | $| 🐦_ 🐦 /🐦__ $| 🐦 | 🐦/🐦 \ 🐦
|
||||||
|
| 🐦 | $| 🐦 \ $| 🐦🐦🐦| 🐦🐦🐦| 🐦🐦🐦/
|
||||||
|
|__/ |__|__/ \__/\_______/\______/ \______/ .
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
"PNM Linux"* | "WHPNM Linux"*)
|
"PNM Linux"* | "WHPNM Linux"*)
|
||||||
set_colors 33 9 15 202
|
set_colors 33 9 15 202
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
|
Loading…
Reference in a new issue