Created
November 12, 2009 05:47
-
-
Save martinisoft/232635 to your computer and use it in GitHub Desktop.
kick Safari when you edit html files for instant previews
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
kicker -e "osascript -e 'tell application \"Safari\" to do JavaScript \"window.location.reload();\" in first document'" index.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment