Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
desro
3y ago
0 comments
Save
Share
What's the beep script like? Do you use the terminal bell or does it synthesize a tone?
0 comments
1 comments · 1 top-level
top
newest
oldest
joshstrange
3y ago
Here is my beep script, it's almost embarrassingly basic. You can pick a different sound, I wanted one that wasn't too offensive/harsh and I've used this for 3-4+ years.
#!/bin/bash
afplay -v 3 /System/Library/Sounds/Glass.aiff
j
/
k
navigate · click thread line to collapse