Dropped Safari refresh script
Not using Safari these days and most of my dev is in Meteorjs which doesn't need such wizardry to be productive
This commit is contained in:
parent
700968c1a3
commit
24936092ce
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/bin/bash
|
||||
osascript -e 'tell application "Safari"' \
|
||||
-e 'activate' \
|
||||
-e 'do javascript "window.location.reload();" in first document' \
|
||||
-e 'end tell' > /dev/null
|
||||
osascript -e 'tell application "iTerm" to activate' > /dev/null
|
Loading…
Add table
Add a link
Reference in a new issue