From 7130124c490220c05e8e9e6e6e7f2b3fad9f06d1 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 17 Dec 2016 11:37:00 +1100 Subject: [PATCH] Model: Remove more OEM strings --- neofetch | 1 + 1 file changed, 1 insertion(+) 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}"