From df71defb5b495a37ff78a7aa88ed020a9d324f5a Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 26 Sep 2019 12:30:15 +0300 Subject: [PATCH] haiku: better ascii --- pfetch | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pfetch b/pfetch index b94c65d..f0db000 100755 --- a/pfetch +++ b/pfetch @@ -677,12 +677,13 @@ get_ascii() { [Hh]aiku*) read_ascii 3 <<-EOF - ${c3} ,', - ._,, / \\ ,,_. - \\ '; ;' / + ${c3} ,^, + / \\ + *--_ ; ; _--* + \\ '" "' / '. .' - .--'' ''--. - "-.__. .__.-" + .-'" "'-. + '-.__. .__.-' |_| EOF ;;