ascii: added manjaro, tweaked macos

This commit is contained in:
Dylan Araps 2019-09-24 21:44:39 +03:00
parent b2b474253f
commit 4dc9ca838c

13
pfetch
View File

@ -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