diff options
Diffstat (limited to 'local')
-rwxr-xr-x | local/bin/pfetch | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/local/bin/pfetch b/local/bin/pfetch index 21673dd..bfc58b6 100755 --- a/local/bin/pfetch +++ b/local/bin/pfetch @@ -1593,13 +1593,11 @@ get_ascii() { ([Nn]et[Bb][Ss][Dd]*) read_ascii 3 <<-EOF - ${c7}\\\\${c3}\`-______,----__ - ${c7} \\\\ ${c3}__,---\`_ - ${c7} \\\\ ${c3}\`.____ - ${c7} \\\\${c3}-______,----\`- - ${c7} \\\\ - ${c7} \\\\ - ${c7} \\\\ + ${c7}\\${c3}\`-__,----__ + ${c7} \\ ${c3}__\`_ + ${c7} \\${c3}-__,----\`- + ${c7} \\ + ${c7} \\ EOF ;; |