From 48ee97fcd1d9db5ed94f833e6be5666bcf903732 Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Sat, 17 Dec 2016 17:45:06 +0700 Subject: [PATCH] GPU: Remove more filler stuff from AMD Source: http://redd.it/5iqjf1 --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index d49f62c1..e955e89d 100755 --- a/neofetch +++ b/neofetch @@ -966,6 +966,7 @@ get_gpu() { gpu="${gpu/'[AMD/ATI]' }" gpu="${gpu/'[AMD]' }" gpu="${gpu/OEM }" + gpu="${gpu/Advanced Micro Devices, Inc.}" gpu="${gpu/ \/ *}" gpu="${gpu/*\[}" gpu="${gpu/\]*}"