index
:
53hornet/scripts
master
My personal scripts for all kinds of things
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
i3blocks-disk.sh
blob: fba0cf6ae5c1c5f0299dece44b58cf52207d6c6f (
plain
) (
tree
)
b184782
1
2
3
4
#!/bin/sh icon= printf "$icon %s\n" $(df -h | awk '$6=="/" { print $5 }')