Skip to content

Commit

Permalink
[PR] dylanaraps#2439 from krolmiki2011 - Add new Distro
Browse files Browse the repository at this point in the history
Upstream PR: dylanaraps#2439
Thanks to @krolmiki2011

Co-authored-by: krolmiki2011 <mikolajziolkowski504@gmail.com>
  • Loading branch information
hykilpikonna and krolmiki2011 committed Mar 4, 2024
2 parents d914d3e + 2aa368e commit 3ba7830
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions neofetch
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -15305,6 +15305,28 @@ ${c3} rj]. . r
EOF
;;

"Tatra"*)
set_colors 4 7
read -rd '' ascii_data <<'EOF'
${c1}
. .:. . .:.
.^^.!.:::. .^!?J?^
.:^.^!!!~:~^. .7??77!~~^.
.~^.!??77?!.^~: ..:^^7JJJ7~~^.
.^~.^7???7~.~~. .7??????????!
.:^:^^~^^:!^ ^: .......^!:...
.!7~.::.!.::. ~BG~ :^ ^~:
:!!~ ~. ?BBBB! ^?J!. .!~.
:!. .JBY. .Y#BBBY?~!???J7. :^^.
.. :5#B#P~P#BBP?7?55J?J7:
^P#BBBBBBBB5?7J5555J!.....
!BBBBBBGBBGJ77::Y555J?77777^
?BBBBG5JJ5PJ?!: .?Y??????77?~.
.YBGPYJ??????Y?^^^^~7?????????7?!.
.^^:..::::::::.....:::::::::::..:.
EOF
;;

"Zorin"*)
set_colors 4 6
read -rd '' ascii_data <<'EOF'
Expand Down

0 comments on commit 3ba7830

Please sign in to comment.