Update neofetch

This commit is contained in:
Estela Xu 2022-03-01 14:30:01 +08:00 committed by GitHub
parent ccd5d9f526
commit ee8d01ed2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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*}"