This website works better with JavaScript.
Explore
Help
Sign In
tiyn
/
dotfiles
mirror of
https://github.com/tiyn/dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ca75253752
master
server
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ca75253752'
${ noResults }
dotfiles
/
.local
/
bin
/
statusbar
/
cpu
4 lines
47 B
Raw
Blame
History
#!/bin/sh
sensors
|
awk
'/Core 0/ {print $3}'
Reference in new issue
View Git Blame
Copy Permalink