Skip to content

Instantly share code, notes, and snippets.

@JakeCoxon
Created December 9, 2014 12:03
Show Gist options
  • Save JakeCoxon/27ec394a92ba068f4ed8 to your computer and use it in GitHub Desktop.
Save JakeCoxon/27ec394a92ba068f4ed8 to your computer and use it in GitHub Desktop.
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