aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpfetch1
1 files changed, 1 insertions, 0 deletions
diff --git a/pfetch b/pfetch
index ec91289..37091c1 100755
--- a/pfetch
+++ b/pfetch
@@ -142,6 +142,7 @@ get_os() {
# directly as it contains the key's value.
ProductVersion)
IFS='<>' read -r _ _ mac_version _
+ break
;;
esac
done < /System/Library/CoreServices/SystemVersion.plist