Closed k2662 closed 6 months ago
The plist file doesn't always show the correct version and the only way I can seem to get it to display the correct version is to use
mac_version=$(sw_vers -productVersion)
otherwise it shows 10.16 which is Big Sur, but i'm on MacOS Ventura (13.6.6). I made the fix here: https://github.com/k2662/pfetch
Try the latest commit
Thank you! That fixed it
The plist file doesn't always show the correct version and the only way I can seem to get it to display the correct version is to use
otherwise it shows 10.16 which is Big Sur, but i'm on MacOS Ventura (13.6.6). I made the fix here: https://github.com/k2662/pfetch