From fd1c8199ffd921e2256887d87ca987025e06caee Mon Sep 17 00:00:00 2001 From: dylan Date: Mon, 4 Apr 2016 21:35:56 +1000 Subject: [PATCH] Remove pointless matching --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index cf9747be..4ce86b4f 100755 --- a/neofetch +++ b/neofetch @@ -946,7 +946,7 @@ getcpu () { cores=$(sysctl -n hw.ncpu) ;; - "Linux" | *"BSD" | "Windows") + *) case "$distro" in "OpenBSD"* | "FreeBSD"*) # Get cpu name