index
:
jokler/dotfiles
master
Personal user configuration
Jokler <git@jokler.xyz>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
beep
blob: 58a26b76f64c06527af653915a8e02cd910feaa3 (
plain
) (
blame
)
1
2
3
4
5
#!/bin/sh
paplay
--volume
=
59000
"
$HOME
/scripts/jeff.ogg"
&
# vim: expandtab sw=2 ts=2