Skip to content

Instantly share code, notes, and snippets.

@hsigrist
Created August 23, 2015 15:27
Show Gist options
  • Save hsigrist/cad7fe43619c352e8e8e to your computer and use it in GitHub Desktop.
Save hsigrist/cad7fe43619c352e8e8e to your computer and use it in GitHub Desktop.
Shell Turtlestein User
{
// Override these in your own
// `Packages/User/Shell Turtlestein.sublime-settings` file.
"surround_cmd": ["source ~/.profile && ", ""],
"exec_args": {},
"cmd_settings": [],
"input_widget": {
// overridden for silly non-unixy OSes
"syntax": "Packages/ShellScript/Shell-Unix-Generic.tmLanguage"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment