This website works better with JavaScript.
Explore
Help
Sign In
siinus
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
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.
53
Commits
2
Branches
0
Tags
202 KiB
Shell
46.6%
Perl
34.5%
Python
11.3%
CSS
7.3%
Vim script
0.3%
Tree:
a43fbd53d6
master
umatrix-rules
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a43fbd53d6'
${ noResults }
dotfiles
/
i3
/
.i3
/
blocks
/
temp
6 lines
67 B
Raw
Blame
History
#!/bin/sh
TEMP
=
`
sensors
|
awk
'/Tctl/ {print $2}'
`
echo
"
$TEMP
"
Reference in new issue
Copy Permalink