Skip to content

Instantly share code, notes, and snippets.

View mccallus's full-sized avatar

Shane McCallum mccallus

View GitHub Profile
survey@lisa-survey:~$ make start
Stopping all previous services
for app in `find apps/* | grep Makefile | sed 's#/Makefile##g'`; do \
echo "Stopping app from $app"; \
make -C $app uwsgi_stop; \
done
Stopping app from apps/1aaff16140e2316980537abf1cbfb4184763d87f/survey/static_media/static/debug_toolbar_htmltidy
make[1]: Entering directory `/home/survey/apps/1aaff16140e2316980537abf1cbfb4184763d87f/survey/static_media/static/debug_toolbar_htmltidy'
make[1]: *** No rule to make target `uwsgi_stop'. Stop.
make[1]: Leaving directory `/home/survey/apps/1aaff16140e2316980537abf1cbfb4184763d87f/survey/static_media/static/debug_toolbar_htmltidy'
@mccallus
mccallus / XCode .gitignore
Created March 20, 2012 22:32
iOS / XCode Git Ignore File
# xcode specific
build/*
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3

New Machine

Here's what I do after I do a fresh install of Mountain Lion. Things are sorta grouped by type.

General Config

  1. Run Software Update
  2. Start downloading XCode from the App Store
  3. Enable mouse right click
  4. Turn up mouse & trackpad tracking