Skip to content

Commit

Permalink
[PR] dylanaraps/neofetch#1744 from andreriesco - Add TorizonCore logo
Browse files Browse the repository at this point in the history
Upstream PR: dylanaraps/neofetch#1744
Thanks to @andreriesco

Co-authored-by: andreriesco <andre.riesco@toradex.com>
  • Loading branch information
hykilpikonna and andreriesco committed Aug 11, 2022
2 parents 4daff3b + 116f038 commit 5b307d5
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 5b307d5

Please sign in to comment.