Skip to content

Instantly share code, notes, and snippets.

@DannyAziz
Created February 11, 2025 02:14
Show Gist options
  • Save DannyAziz/e6280fde09fa928d6a34351831331596 to your computer and use it in GitHub Desktop.
Save DannyAziz/e6280fde09fa928d6a34351831331596 to your computer and use it in GitHub Desktop.
Cursor Composer notify rule on macos
---
description: At the end of any task
globs: *
---
At the end of any task run the command `osascript -e display notification "{message}" with title "{title}"`. Fill in message and title based on the task you just completed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment