Created
December 9, 2014 12:03
-
-
Save JakeCoxon/27ec394a92ba068f4ed8 to your computer and use it in GitHub Desktop.
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
on run argv | |
tell application "Terminal" to set current settings of selected tab of front window to first settings set whose name is (item 1 of argv) | |
end run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment