Skip to content

Instantly share code, notes, and snippets.

@Gerhut
Created November 10, 2013 03:11
Show Gist options
  • Save Gerhut/7393218 to your computer and use it in GitHub Desktop.
Save Gerhut/7393218 to your computer and use it in GitHub Desktop.
{
"shell_cmd": "gcc ${file_name} -o ${file_base_name} && ${file_base_name}",
"working_dir": "${file_path}",
"selector": "source.c",
"encoding": "cp936"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment