Created
February 11, 2025 02:14
-
-
Save DannyAziz/e6280fde09fa928d6a34351831331596 to your computer and use it in GitHub Desktop.
Cursor Composer notify rule on macos
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
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