diff --git a/root/home/bhasher/.zshrc b/root/home/bhasher/.zshrc index 17cb230..28ea120 100644 --- a/root/home/bhasher/.zshrc +++ b/root/home/bhasher/.zshrc @@ -34,3 +34,5 @@ cat() { } unsetopt BEEP + +alias beep="sh -c 'speaker-test -t sine -f 600 > /dev/null & sleep .5 && pkill speaker-test'"