[PR] dylanaraps/neofetch#1761 from blackPantherOS - Add blackPanther OS support
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1761 Thanks to @blackPantherOS Co-authored-by: blackPanther OS <info@blackpanther.hu>
This commit is contained in:
commit
4daff3b04d
1 changed files with 29 additions and 0 deletions
29
neofetch
29
neofetch
|
@ -6839,6 +6839,35 @@ ${c2} .oossssso-`${c3}//${c1}`/ossssss+`
|
|||
EOF
|
||||
;;
|
||||
|
||||
"blackPanther"* | 'blackpanther'*)
|
||||
set_colors 1 11 12
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c3} ........
|
||||
.,»╔╗╗╬▄▄╫█▀▓▄▄╬╗╗g≈,.
|
||||
,j╗╬╣▓▓███████▌;»╙▀▀▀▀█▄▄╗j,
|
||||
.≈╗╬▓██▀▀▀▀▀╠╙░░»»;:`${c2}``>${c1}▄ ${c3}▐ ▓╫╗⌂,
|
||||
.j╬▓█▀▒░░░░░░░░░»»»;:```` ╙▀█▌╬░,
|
||||
;╗▓█▄▄███████▀░░»»»»;```` ╓▄▄█▄▄φ ██▌Ñ>.
|
||||
.j╣█████▀▀░░░░░░░░»»╓▄▄¿``▄███████/▄████▓╬U.
|
||||
.j╣▓██▀ÜÑ╦╦░░░░░░▐█@▄████⌐▐███████████████▓╬H.
|
||||
«╫▓█▀░ÑÑ╩╦░░░░░░░░▀██████M"▀███████████████▓╫░
|
||||
:]╣█▌ÑÑÑÑ▄▄██▀░░░░»»██████████████████████████Ñ~
|
||||
»╫▓█╫ÑÑ▄███▀░░░░░»»▐██████████████████████████▌░
|
||||
`j╣█▌Ñ╬████░░░░░░░»»▐████████████████████████▌▐█U`
|
||||
`/╫█▌▄███▌░░░░░░░»»»;▀██████████████▀████████w▐█░`
|
||||
;╟█▌███▌░░░░░░░▄▄»»;:`▀▀████████▀Ü▄████████▌ ▐▌>`
|
||||
`]▓████░░░░░░░░██⌂;:````╓▄▄µp╓▄▄██████████▀ ,█M`
|
||||
"╠╣██▌░░░░░░░»██▌;```` ╙▀██████████████M █▀"
|
||||
"╟╣█░░░░░░░░»███⌂``` ▐▀████████▀░ █▌░`
|
||||
"╩█▄░░░░░░»»▀███ `` └└` ,█▀"`
|
||||
`░▀█▄░░░»»»»████@ .▄█Ü`
|
||||
`╙▀█▄@»»»;`▀███▌¿ ,▄▀Ñ"`
|
||||
`"╨▀█▄▄▄░`▐█████▄, ,▄▄▀▀░`
|
||||
`"╙╩▀▀▀▀████████▓▌▌▌▀▀▀╨"``
|
||||
``""░╚╨╝╝╝╝╨╨░""``
|
||||
EOF
|
||||
;;
|
||||
|
||||
"BLAG"*)
|
||||
set_colors 5 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
|
Loading…
Reference in a new issue