Skip to content

Instantly share code, notes, and snippets.

View sc0ttman's full-sized avatar
🏠
Working from home

Scott sc0ttman

🏠
Working from home
  • Calgary
View GitHub Profile
@sc0ttman
sc0ttman / .profile.sh
Created March 3, 2012 04:00 — forked from puppybits/.profile.sh
OSX terminal commands
PROJECT_STORE="~/\\\$Money\ Store/"
COMPANY="PB"
HOSTNAME="FastBook"
############## MACROS ##############
##### DEVELOPMENT
alias sshcopy="cat ~/.ssh/id_rsa.pub | pbcopy"
alias iphonsim="open /Volumes/Nicole/Library/Application\ Support/iPhone\ Simulator"
alias flashlibrary="open /Volumes/Nicole/Library/Preferences/Macromedia/Flash\ Player/\#SharedObjects"
@sc0ttman
sc0ttman / .gitignore
Created June 23, 2011 15:46 — forked from ledermann/.gitignore
rake deploy and rake cache_assets for Heroku (storing JS minimized and gzipped on Amazon S3)
# Add this
public/javascripts/all.js