Skip to content

Instantly share code, notes, and snippets.

@wickchucked
Created November 7, 2012 17:02
Show Gist options
  • Save wickchucked/4032979 to your computer and use it in GitHub Desktop.
Save wickchucked/4032979 to your computer and use it in GitHub Desktop.
{
// The command to execute for the terminal, leave blank for the OS default
// On OS X the terminal can be set to iTerm.sh to execute iTerm
"terminal": "",
// A list of default parameters to pass to the terminal, this can be
// overridden by passing the "parameters" key with a list value to the args
// dict when calling the "open_terminal" or "open_terminal_project_folder"
// commands
"parameters": ["cd \\"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment