Update neofetch
This commit is contained in:
parent
ccd5d9f526
commit
ee8d01ed2a
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -2449,7 +2449,7 @@ get_cpu() {
|
|||
cpu="${cpu//, * Compute Cores}"
|
||||
cpu="${cpu//Core / }"
|
||||
cpu="${cpu//(\"AuthenticAMD\"*)}"
|
||||
cpu="${cpu//with Radeon * Graphics}"
|
||||
cpu="${cpu//with Radeon*Graphics}"
|
||||
cpu="${cpu//, altivec supported}"
|
||||
cpu="${cpu//FPU*}"
|
||||
cpu="${cpu//Chip Revision*}"
|
||||
|
|
Loading…
Reference in a new issue