Live data from Hacker News

Show HN: Alert yourself after a long-running task in terminal

gist.github.com

1–10 of 51 posts

Re: Show HN: Alert yourself after a long-running task in terminal

#8
I use ohmyzsh with the bgnotify plugin that does the same.

I combine it with the timer plugin to print how long the command takes to complete.

I'd argue that most developers should become familiar with ohmyzsh, it has a bunch of useful plugins. My favorites being fzf, git, timer and bgnotify, and I love that tiny green arrow that tells you if the last command was successful.

Post reply on HN