Skip to content

Instantly share code, notes, and snippets.

View pmacey's full-sized avatar

Paul Macey pmacey

  • Mother Group Ltd
  • London
View GitHub Profile
@pmacey
pmacey / .gitignore_global
Created July 7, 2016 20:40
My OSX Global Gitignore
# Mac OS X hidden files
.DS_Store
.AppleDouble
.LSOverride
.nfs*
# Icon must end with two \r
Icon
@pmacey
pmacey / gitconfig.sh
Created July 7, 2016 09:25
Git Config
# Since we’ll be working with other people, let’s make
# sure we let them know who we are...
git config --global user.name "Firstname Lastname"
git config --global user.email email.address@timeinc.com
# Set a global gitignore for system files and project files
# We never, ever want to check into our version control
git config --global core.excludesfile ~/.gitignore_global
# Set your favourite editor for working with commit messages

Keybase proof

I hereby claim:

  • I am pmacey on github.
  • I am paulmacey (https://keybase.io/paulmacey) on keybase.
  • I have a public key whose fingerprint is 58BD 00E7 BD64 0067 5720 8C9A 3F44 CD1B A4C8 C7A0

To claim this, I am signing this object: