diff --git a/fetch b/fetch index c9f9d9d9..83bce968 100755 --- a/fetch +++ b/fetch @@ -780,6 +780,7 @@ getcpu () { "Mac OS X") cpu="$(sysctl -n machdep.cpu.brand_string)" + cpu=${cpu/ } ;; *"BSD" | "Windows")