From 38f9ebcb4cc1699f7613b38bd9278a37917e49b8 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 7 May 2016 13:32:47 +1000 Subject: [PATCH] Fix CPU output on ios --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index e8db1d5c..e19836fe 100755 --- a/neofetch +++ b/neofetch @@ -947,6 +947,7 @@ getcpu () { cores=$(sysctl -n hw.ncpu) ;; + "iPhone OS") ;; *) case "$distro" in "OpenBSD"* | "FreeBSD"*)