Skip to content

Instantly share code, notes, and snippets.

View wmceff's full-sized avatar

Will McFarland wmceff

  • Pixel Union
  • Victoria, BC
  • X @wmceff
View GitHub Profile
@wmceff
wmceff / .gitignore
Created October 4, 2013 16:06 — forked from adamgit/.gitignore
#########################
# .gitignore file for Xcode4 / OS X Source projects
#
# Version 2.0
# For latest version, see: http://stackoverflow.com/questions/49478/git-ignore-file-for-xcode-projects
#
# 2013 updates:
# - fixed the broken "save personal Schemes"
#
# NB: if you are storing "built" products, this WILL NOT WORK,
@wmceff
wmceff / circle.yml
Created October 15, 2016 22:23
CircleCI config for Neo4J 3.0 through Docker
machine:
services:
- docker
dependencies:
pre:
- docker run -d --publish=7474:7474 --volume=$HOME/neo4j/data:/data --env=NEO4J_AUTH=none neo4j:3.0

new machine setup guide

  • install:
    • Chrome
    • 1password
    • iTerm
    • homebrew (then brew tap homebrew/dupes)
      • zsh
      • macvim (for vim with ruby for command-t)
      • git
  • openssl