index
:
dotfiles
master
My dotfiles, because I ran ‘rm -rf ~/.config’ one time
Thomas Voss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
waybar
/
custom
/
disk
blob: 143e41c5ed7fb9f856797f84a2a4787011a01d8f (
plain
) (
blame
)
1
2
3
#!/bin/sh
df
-BG
|
awk
'$6 == "/" { print $3 }'