ascii: added manjaro, tweaked macos
This commit is contained in:
parent
b2b474253f
commit
4dc9ca838c
13
pfetch
13
pfetch
|
@ -425,6 +425,18 @@ get_ascii() {
|
|||
EOF
|
||||
;;
|
||||
|
||||
[Mm]anjaro*)
|
||||
read_ascii 2 <<-EOF
|
||||
${c2}||||||||| ||||
|
||||
||||||||| ||||
|
||||
|||| ||||
|
||||
|||| |||| ||||
|
||||
|||| |||| ||||
|
||||
|||| |||| ||||
|
||||
|||| |||| ||||
|
||||
EOF
|
||||
;;
|
||||
|
||||
[Mm]ac[Oo][Ss]*|[Dd]arwin*)
|
||||
read_ascii 1 <<-EOF
|
||||
${c1} .:'
|
||||
|
@ -432,7 +444,6 @@ get_ascii() {
|
|||
${c2} .'\`_\`-'_\`\`.
|
||||
:________.-'
|
||||
${c3}:_______:
|
||||
:_______:
|
||||
${c4} :_______\`-;
|
||||
${c5} \`._.-._.'
|
||||
EOF
|
||||
|
|
Loading…
Reference in New Issue
Block a user