diff options
author | Marc Coquand <marc@mccd.space> | 2024-07-24 09:53:06 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-07-24 09:53:06 -0500 |
commit | f61cc0a13a8a691ea152d73d7fc27dd67e2480f1 (patch) | |
tree | 42668080125a7eba64bedbedce877553d3542527 /local/bin | |
parent | 8cb6876cb11711169d93e1f82f534c0feba56906 (diff) | |
download | bsd-f61cc0a13a8a691ea152d73d7fc27dd67e2480f1.tar.gz bsd-f61cc0a13a8a691ea152d73d7fc27dd67e2480f1.tar.bz2 bsd-f61cc0a13a8a691ea152d73d7fc27dd67e2480f1.zip |
config updates
Diffstat (limited to 'local/bin')
-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 ;; |