Skip to content

Instantly share code, notes, and snippets.

@mrosset
Created April 8, 2012 04:03
Show Gist options
  • Save mrosset/2334505 to your computer and use it in GitHub Desktop.
Save mrosset/2334505 to your computer and use it in GitHub Desktop.
// global variables!
var X *xgbutil.XUtil
var WM *state
var ROOT *window
var CONF *conf
var THEME *theme
var PROMPTS prompts
var (
X *xgbutil.XUtil
WM *state
ROOT *window
CONF *conf
THEME *theme
PROMPTS prompts
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment