Created
October 13, 2012 07:59
-
-
Save fgarcia/3883751 to your computer and use it in GitHub Desktop.
launch Skitch and take Crosshair screenshot
This file contains 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
activate application "Skitch" | |
tell application "System Events" | |
keystroke "5" using {command down, shift down} | |
end tell |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment