pfetch: Minix host information

This commit is contained in:
Dylan Araps 2020-03-09 08:29:35 +02:00
parent f5b527d852
commit c1cecae824
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

2
pfetch
View File

@ -249,7 +249,7 @@ get_host() {
machdep.dmi.system-product) machdep.dmi.system-product)
;; ;;
*BSD*) *BSD*|Minix)
host=$(sysctl -n hw.vendor hw.product) host=$(sysctl -n hw.vendor hw.product)
;; ;;
esac esac