Skip to content

Instantly share code, notes, and snippets.

@indapublic
Created November 14, 2015 07:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save indapublic/5f3bc88fc2a004e9f203 to your computer and use it in GitHub Desktop.
Save indapublic/5f3bc88fc2a004e9f203 to your computer and use it in GitHub Desktop.
{
"_comments": [
"Valid terminals include: 'Terminal.app' or 'iTerm'",
"In the editor value change 'default' to 'nano', 'vi', or another terminal based editor.",
"Hosts will also be read from your ~/.ssh/config or /etc/ssh_config file, if available",
"For more information on how to configure, please see http://fitztrev.github.io/shuttle/"
],
"editor": "default",
"launch_at_login": false,
"terminal": "iTerm",
"iTerm_version": "stable",
"default_theme": "Default",
"open_in": "new",
"show_ssh_config_hosts": false,
"ssh_config_ignore_hosts": [ ],
"ssh_config_ignore_keywords": [ ],
"hosts": [
{
"cmd": "ps aux | grep defaults",
"name": "Grep - Opens in Default-window-theme-title"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment