pfetch: Minix host information

This commit is contained in:
Dylan Araps
2020-03-09 08:29:35 +02:00
parent f5b527d852
commit c1cecae824

2
pfetch
View File

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