beep alias

This commit is contained in:
Brieuc Dubois 2024-02-28 08:38:33 +01:00
parent 6edb728f81
commit 3839aaa28c
1 changed files with 2 additions and 0 deletions

View File

@ -34,3 +34,5 @@ cat() {
}
unsetopt BEEP
alias beep="sh -c 'speaker-test -t sine -f 600 > /dev/null & sleep .5 && pkill speaker-test'"