[PR] dylanaraps/neofetch#1744 from andreriesco - Add TorizonCore logo
Upstream PR: https://github.com/dylanaraps/neofetch/pull/1744 Thanks to @andreriesco Co-authored-by: andreriesco <andre.riesco@toradex.com>
This commit is contained in:
commit
5b307d53cc
1 changed files with 35 additions and 0 deletions
35
neofetch
35
neofetch
|
@ -11945,6 +11945,41 @@ Nsyh+-..+y+- yMMMMd :mMM+
|
|||
EOF
|
||||
;;
|
||||
|
||||
"TorizonCore"*)
|
||||
set_colors fg 3 4 8 5
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c2} `.::-.
|
||||
`-://////:-.
|
||||
`:////////////:.
|
||||
`.-.` `-:///////-. `
|
||||
`.://///:.` `-::-. `-://:.`
|
||||
.:///////////:. `-:////////:.`
|
||||
`.://///////:-` .:////////////:`
|
||||
`.-/:-` `.:///:-` ${c3}`-+o/.${c2} `.://////-. `.`
|
||||
`.:///////:-` `.` ${c3}`-+sssssso/.${c2} `.--. `-:///:-`
|
||||
-/////////////: ${c3}`+sssssssssssso-${c2} `-://///////:-`
|
||||
.-///////:.` `` ${c3}-/sssssssso/.${c2} ` .:///////////-.
|
||||
.-::.` `-://:-. ${c3}-/sso/.${c2} `.:/:-. `.://///-.
|
||||
`-:////////:-. ${c3}`${c2} `.:////////-. `.-.
|
||||
${c1}o-${c2} -:///////////:` .:////////////:` ${c1}-o${c2}
|
||||
${c1}hdho-${c2} `-://///:.` `..` `-://////:.` ${c1}-ohdh${c2}
|
||||
${c1}/ydddho-${c2} `--.` `.:////:.` `-::.` ${c1}-ohdddy/${c2}
|
||||
${c1}./ydddho:`${c2} `.://////////:. ${c1}`:ohdddy/.${c2}
|
||||
` ${c1}`/shddho:`${c2} `.://////////:. ${c1}`:ohddds/`${c2} `
|
||||
::-` ${c1}`/shddhs:`${c2} `.:////:.` ${c1}`:shddhs/`${c2} `-::
|
||||
:///:-` ${c1}`:shddhs/`${c2} `..` ${c1}`/shddhs:`${c2} `-:///-
|
||||
`.:///:-` ${c1}`:ohddhs/`${c2} ${c1}`/shddho:`${c2} `-:///:.`
|
||||
`.:///:-. ${c1}-ohdddy/.${c2} ${c1}./ydddho-${c2} .-:///-.`
|
||||
`.:///:-. ${c1}-+hdddy+//+ydddh+-${c2} .-://:-.
|
||||
`.-///:-. ${c1}-+yddddddy+-${c2} .-://:-.
|
||||
.-://:-. ${c1}./++/.${c2} .-///:-.
|
||||
.-:///:.` `.:///:-`
|
||||
`-:///:.````.:///:-`
|
||||
`-:////////:-`
|
||||
`-::::-`
|
||||
EOF
|
||||
;;
|
||||
|
||||
"Trisquel"*)
|
||||
set_colors 4 6
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
|
Loading…
Reference in a new issue