Added Xeonix Linux
This commit is contained in:
parent
4498da8f54
commit
227f6d2c72
11
pfetch
11
pfetch
|
@ -1615,6 +1615,17 @@ get_ascii() {
|
|||
EOF
|
||||
;;
|
||||
|
||||
([Xx]eonix*)
|
||||
read_ascii 2 <<-EOF
|
||||
${c2} ___ ___
|
||||
${c2}___ \ \/ / ___
|
||||
${c2}\ \ \ / / /
|
||||
${c2} \ \/ \/ /
|
||||
${c2} \ /\ /
|
||||
${c2} \__/ \__/
|
||||
EOF
|
||||
;;
|
||||
|
||||
(*)
|
||||
# On no match of a distribution ascii art, this function calls
|
||||
# itself again, this time to look for a more generic OS related
|
||||
|
|
Loading…
Reference in New Issue
Block a user