ascii: added linux-mint
This commit is contained in:
parent
4dc9ca838c
commit
705d2ebd4d
12
pfetch
12
pfetch
|
@ -413,6 +413,18 @@ get_ascii() {
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
[Ll]inux*[Mm]int*|[Mm]int)
|
||||||
|
read_ascii 2 <<-EOF
|
||||||
|
${c2} ___________
|
||||||
|
${c2}|_ \\
|
||||||
|
${c2} | ${c7}| _____ ${c2}|
|
||||||
|
${c2} | ${c7}| | | | ${c2}|
|
||||||
|
${c2} | ${c7}| | | | ${c2}|
|
||||||
|
${c2} | ${c7}\\__${c7}___/ ${c2}|
|
||||||
|
${c2} \\_________/
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
[Ll]inux*)
|
[Ll]inux*)
|
||||||
read_ascii 4 <<-EOF
|
read_ascii 4 <<-EOF
|
||||||
${c4} ___
|
${c4} ___
|
||||||
|
|
Loading…
Reference in New Issue
Block a user