Merge pull request #120 from klpnt/master

minor ascii edit
This commit is contained in:
dylan 2021-07-05 21:14:47 +03:00 committed by GitHub
commit da06a5c9af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
pfetch
View File

@ -1255,13 +1255,13 @@ get_ascii() {
read_ascii 4 <<-EOF
${c4},'''''.
${c4}| ,. |
${c4}| | "_"
${c4} ,....| |..
${c4}.' ,.'| ..'
${c4}| | | |
${c4}| ',_,' |
${c4} '. ,'
${c4}'''''
${c4}| | '_'
${c4} ,....| |..
${c4}.' ,_;| ..'
${c4}| | | |
${c4}| ',_,' |
${c4} '. ,'
${c4}'''''
EOF
;;