Added Xeonix Linux
This commit is contained in:
parent
4498da8f54
commit
227f6d2c72
1 changed files with 11 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue