Ascii: Remove travis art as it's no longer used
This commit is contained in:
parent
d4f5ee4435
commit
a1ace81577
2 changed files with 0 additions and 11 deletions
|
@ -1,6 +0,0 @@
|
|||
${c1} _______ _
|
||||
${c2}|__ __| | |
|
||||
${c3} | | ___ ___| |_
|
||||
${c4} | |/ _ \/ __| __|
|
||||
${c5} | | __/\__ \ |_
|
||||
${c6} |_|\___||___/\__|
|
5
neofetch
5
neofetch
|
@ -2933,11 +2933,6 @@ get_distro_colors() {
|
|||
ascii_file="tails"
|
||||
;;
|
||||
|
||||
"Travis")
|
||||
set_colors 1 2 3 4 5 6
|
||||
ascii_file="travis"
|
||||
;;
|
||||
|
||||
"Trisquel"*)
|
||||
set_colors 4 6
|
||||
ascii_file="trisquel"
|
||||
|
|
Loading…
Reference in a new issue