index
:
dotfiles
annex/direct/build64-par/master
build64-par/master
git-annex
gluglugt60-par/master
hp-dv6426us-par/identica-mode-1.2
hp-dv6426us-par/master
lukeshu-dw-thinkpad/master
lukeshu.com/master
master
ppr-fc17/master
purdue-cs/master
synced/git-annex
synced/master
thinkpenguin-par/gnome-keyring-daemon
thinkpenguin-par/master
My configuration
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
login.d
/
00_quota.sh
blob: afe7211bafd40e8860516cfe866d97258e2b06b6 (
plain
)
1
2
3
4
#!/hint/sh if { ! quota -s; } && [ -n "$DISPLAY" ]; then xmessage -center "$(quota -s)" & fi