Created
May 29, 2018 19:31
-
-
Save mdutkin/4cb42f95479a3171a1506f2387495dec to your computer and use it in GitHub Desktop.
apple script to switch to Finder window and open new one
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
on run {input, parameters} | |
tell application "Finder" | |
activate | |
make new Finder window to home | |
end tell | |
return input | |
end run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
in
system preferences -> keyboard -> shortcuts -> services
you add new service