Article
Instant offline emails on Mac with goimapnotify, mbsync and mu
Setting up goimapnotify to start up with the system and get your offline mail as soon as it appears on the server.
Trying to share something useful.
Setting up goimapnotify to start up with the system and get your offline mail as soon as it appears on the server.
Git hooks are small bash scripts that are run each time a certain git event happens. The most popular hooks in our projects are pre-commit
and pre-push
. Let us show you how to optimize and manage these using babashka