This website requires JavaScript.
Explore
Help
Register
Sign In
EvolutionOS
/
neofetch
Archived
Watch
1
Star
0
Fork
You've already forked neofetch
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
General: Remove stray newline
Browse Source
...
This commit is contained in:
Dylan Araps
2017-01-23 10:54:17 +11:00
parent
212bb65163
commit
acb4f14822
1 changed files
with
0 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
neofetch
Unescape
Escape
View File
@ -898,7 +898,6 @@ get_cpu() {
else
else
temp="[${temp}°C]"
temp="[${temp}°C]"
fi
fi
fi
fi
;;
;;
Reference in New Issue
Repository
EvolutionOS/neofetch
Title
Body
Create Issue