pfetch: Minix host information
This commit is contained in:
parent
f5b527d852
commit
c1cecae824
1 changed files with 1 additions and 1 deletions
2
pfetch
2
pfetch
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue