Model: More OEM exclusions
This commit is contained in:
parent
0796029293
commit
d3fa82d415
1 changed files with 2 additions and 0 deletions
2
neofetch
2
neofetch
|
@ -60,6 +60,8 @@ get_model() {
|
|||
model="${model//To Be Filled*}"
|
||||
model="${model//OEM*}"
|
||||
model="${model//Not Applicable}"
|
||||
model="${model//System Product Name}"
|
||||
model="${model//System Version}"
|
||||
;;
|
||||
|
||||
"Mac OS X") model="$(sysctl -n hw.model)" ;;
|
||||
|
|
Loading…
Reference in a new issue