docs: update

This commit is contained in:
Dylan Araps 2019-09-25 10:36:56 +03:00
parent 8d6f85ed51
commit 45d3cffe72

1
pfetch
View File

@ -142,6 +142,7 @@ get_os() {
# directly as it contains the key's value. # directly as it contains the key's value.
ProductVersion) ProductVersion)
IFS='<>' read -r _ _ mac_version _ IFS='<>' read -r _ _ mac_version _
break
;; ;;
esac esac
done < /System/Library/CoreServices/SystemVersion.plist done < /System/Library/CoreServices/SystemVersion.plist