Skip to content

Instantly share code, notes, and snippets.

View zalary's full-sized avatar

Zalary Young zalary

  • ATX
View GitHub Profile
@samjoch
samjoch / import-tasks.coffee
Created November 11, 2014 02:35
Import github opened issues in Things.app area tasks
###
# Need a ./.config.json file containing token, repo, area infos
# ie:
# {
# "token": "...",
# "repo": "username/repo",
# "area": "areaname"
# }
###
@lmullen
lmullen / .slate
Created February 8, 2013 04:19
My configuration file for the Slate window manager
# GLOBAL CONFIGURATIONS
# -------------------------------------------------------------------
# See https://github.com/jigish/slate/wiki/Global-Configs
config defaultToCurrentScreen true
config secondsBeforeRepeat 0.4
config secondsBetweenRepeat 0.1
config keyboardLayout "qwerty"
config nudgePercentOf screenSize
config resizePercentOf screenSize