cpu: More junk
This commit is contained in:
parent
155c1398b9
commit
564fdaeabf
1 changed files with 0 additions and 1 deletions
1
neofetch
1
neofetch
|
@ -1191,7 +1191,6 @@ get_cpu() {
|
||||||
cpu="${cpu//FPU*}"
|
cpu="${cpu//FPU*}"
|
||||||
cpu="${cpu//Chip Revision*}"
|
cpu="${cpu//Chip Revision*}"
|
||||||
cpu="${cpu//Technologies, Inc}"
|
cpu="${cpu//Technologies, Inc}"
|
||||||
cpu="${cpu//Integrated Graphics Controller}"
|
|
||||||
|
|
||||||
# Trim spaces from core and speed output
|
# Trim spaces from core and speed output
|
||||||
cores="${cores//[[:space:]]}"
|
cores="${cores//[[:space:]]}"
|
||||||
|
|
Loading…
Reference in a new issue