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
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
[Mm]anjaro*)
|
||||||
|
read_ascii 2 <<-EOF
|
||||||
|
${c2}||||||||| ||||
|
||||||
|
||||||||| ||||
|
||||||
|
|||| ||||
|
||||||
|
|||| |||| ||||
|
||||||
|
|||| |||| ||||
|
||||||
|
|||| |||| ||||
|
||||||
|
|||| |||| ||||
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
[Mm]ac[Oo][Ss]*|[Dd]arwin*)
|
[Mm]ac[Oo][Ss]*|[Dd]arwin*)
|
||||||
read_ascii 1 <<-EOF
|
read_ascii 1 <<-EOF
|
||||||
${c1} .:'
|
${c1} .:'
|
||||||
|
@ -432,7 +444,6 @@ get_ascii() {
|
||||||
${c2} .'\`_\`-'_\`\`.
|
${c2} .'\`_\`-'_\`\`.
|
||||||
:________.-'
|
:________.-'
|
||||||
${c3}:_______:
|
${c3}:_______:
|
||||||
:_______:
|
|
||||||
${c4} :_______\`-;
|
${c4} :_______\`-;
|
||||||
${c5} \`._.-._.'
|
${c5} \`._.-._.'
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in New Issue
Block a user