From 3e85db601ea78a7523946ce1e2855f881b50e3a0 Mon Sep 17 00:00:00 2001 From: Dylan Date: Fri, 26 Feb 2016 14:57:53 +1100 Subject: [PATCH] Added another gpu substitution --- fetch | 1 + 1 file changed, 1 insertion(+) diff --git a/fetch b/fetch index 9267b5ee..c24754be 100755 --- a/fetch +++ b/fetch @@ -875,6 +875,7 @@ getgpu () { gpu=${gpu/?th Gen Core Processor} gpu=${gpu/ Mobile} gpu=${gpu/ Express} + gpu=${gpu/ Sky Lake} brand="Intel " ;;