From 16f47e2f4e544d9e6573ce6d6d1c712be1903d94 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sun, 27 Mar 2016 12:12:25 +1100 Subject: [PATCH] I hate whitespace right now --- neofetch | 1 - 1 file changed, 1 deletion(-) diff --git a/neofetch b/neofetch index 83fc90e9..7c681907 100755 --- a/neofetch +++ b/neofetch @@ -840,7 +840,6 @@ getcpu () { "Mac OS X") cpu="$(sysctl -n machdep.cpu.brand_string)" cpu=${cpu// } - cpu=${cpu/ @ / @ } cores=$(sysctl -n hw.ncpu) ;;