Skip to content

Instantly share code, notes, and snippets.

@zpoley
Created April 24, 2011 18:06
Show Gist options
  • Save zpoley/939754 to your computer and use it in GitHub Desktop.
Save zpoley/939754 to your computer and use it in GitHub Desktop.
Dayterm
do shell script "defaults write com.apple.terminal 'Default Window Settings' 'Z Day'"
do shell script "defaults write com.apple.terminal 'Startup Window Settings' 'Z Day'"
do shell script "defaults write com.googlecode.iterm2 'Default Bookmark Guid' '7507F3CA-F7A4-4D6A-8061-9BF7215861C9'"
do shell script "export SHELL_VIBE='day'; open -a iTerm"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment