diff --git a/pfetch b/pfetch index 35560b6..9baf21f 100755 --- a/pfetch +++ b/pfetch @@ -249,7 +249,7 @@ get_host() { machdep.dmi.system-product) ;; - *BSD*) + *BSD*|Minix) host=$(sysctl -n hw.vendor hw.product) ;; esac