Commit 1fd7ed07 authored by Dylan's avatar Dylan

Merge branch 'master' of github.com:dylanaraps/neofetch

parents bdcb1058 7dc4b412
...@@ -879,7 +879,8 @@ getgpu () { ...@@ -879,7 +879,8 @@ getgpu () {
intel*) intel*)
gpu=${gpu/Intel Corporation } gpu=${gpu/Intel Corporation }
gpu=${gpu/Haswell-??? } gpu=${gpu/Haswell-??? }
gpu=${gpu/?th Gen Core Processor} gpu=${gpu/?th Gen }
gpu=${gpu/Core Processor }
gpu=${gpu/ Mobile} gpu=${gpu/ Mobile}
gpu=${gpu/ Express} gpu=${gpu/ Express}
gpu=${gpu/Sky } gpu=${gpu/Sky }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment