From 0a803041b2f7f1795302005e035159842f8db5fc Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 31 May 2016 13:28:49 +1000 Subject: [PATCH] '--ascii_distro mac' now works correctly --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 10cfffc9..ca9225a5 100755 --- a/neofetch +++ b/neofetch @@ -2547,7 +2547,7 @@ colors () { setcolors 4 8 ;; - *"OS X"* | *"iOS"*) + *"OS X"* | *"iOS"* | "Mac") setcolors 2 3 1 1 5 4 ascii_distro="mac" ;;