Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View xcjs's full-sized avatar

Zackary Lowery xcjs

View GitHub Profile
@xcjs
xcjs / PHP.sublime.build
Created July 25, 2013 00:44
A JSON configuration file for Sublime Text 2 that provides a build system for PHP.
{
"selector": "source.php",
"cmd": ["php", "-l", "$file"],
"variants": [
{
"name": "Run",
"cmd": ["php", "$file"]
},
@xcjs
xcjs / conkyrc_grey
Last active January 2, 2016 04:29
Conky Grey Branch
#==============================================================================
# conkyrc_grey
#
# author : SLK
# modified by : XCJS
# version : v2011011601
# license : Distributed under the terms of GNU GPL version 2 or later
#
#==============================================================================