diff options
| -rwxr-xr-x | pfetch | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
