diff --git a/pfetch b/pfetch index d47b878..a021e99 100755 --- a/pfetch +++ b/pfetch @@ -340,6 +340,7 @@ get_os() { (10.15*) distro='macOS Catalina' ;; (11*) distro='macOS Big Sur' ;; (12*) distro='macOS Monterey' ;; + (13*) distro='macOS Ventura' ;; (*) distro='macOS' ;; esac