index
:
dotfiles
master
Configuration files for a variety of programs
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Scripts
/
.local
/
scripts
/
status
/
temperature
blob: 1a6f5ddb6321ab2328b911a2670588720d163235 (
plain
)
1
2
3
#!/usr/bin/env sh echo "㊋ $(sensors | grep "Tctl" | sed 's/Tctl:.*+\(.*\)C.*/\1/')C"