Skip to content

Instantly share code, notes, and snippets.

@widyakumara
Created October 15, 2016 03:42
Show Gist options
  • Save widyakumara/0c092fe3ebc790a272601f0ff26ba8a4 to your computer and use it in GitHub Desktop.
Save widyakumara/0c092fe3ebc790a272601f0ff26ba8a4 to your computer and use it in GitHub Desktop.
// PHP.sublime-build for SublimeText 3 on MacOS
{
"cmd": ["php", "$file"],
"selector": "source.php",
"path": "$PATH"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment