Skip to content

Instantly share code, notes, and snippets.

@mathisonian
Created April 15, 2014 18:17
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 mathisonian/10755152 to your computer and use it in GitHub Desktop.
Save mathisonian/10755152 to your computer and use it in GitHub Desktop.
sublime text options for command line usage
{
"remember_open_files": false,
"hot_exit": false
}
@lukekarrys
Copy link

some other window management ones:

{
    "close_windows_when_empty": true,
    "create_window_at_startup": false
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment