diff --git a/neofetch b/neofetch index 5d90aafa..d49f62c1 100755 --- a/neofetch +++ b/neofetch @@ -264,6 +264,7 @@ get_model() { esac # Remove dummy OEM info + model="${model//To be filled by O.E.M.}" model="${model//To Be Filled*}" model="${model//OEM*}" model="${model//Not Applicable}"