.
This commit is contained in:
parent
f19081d586
commit
6bbbd0193a
10 changed files with 928 additions and 7 deletions
|
|
@ -33,3 +33,5 @@ mktags() { ctags `lr -t 'name=~".c$"'` }
|
|||
printf '%s +%s+ %s\n' \
|
||||
"$(date +%d%b%Y | tr [:upper:] [:lower:])" "$(hostname)" \
|
||||
"$((cat /sys/class/power_supply/BAT0/capacity 2>/dev/null && echo %) | tr -d '\n')"
|
||||
|
||||
test -d ~/Downloads && rmdir ~/Downloads
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue