Hacker News new | past | comments | ask | show | jobs | submit login

HELL YES!

I actually did set my shell to spawn a background task to play the vine boom whenever I entered an invalid command.

Something like

    command_not_found() {
      pw-play /opt/boom.opus &
    }
And it actually improved my command accuracy by a lot. And it was super fun.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: