Skip to content

Instantly share code, notes, and snippets.

View andypeters's full-sized avatar
💭
🤙🏻

Andy Peters andypeters

💭
🤙🏻
View GitHub Profile
@andypeters
andypeters / keybase.md
Created June 15, 2017 21:42
My Keybase Identification on GitHub

Keybase proof

I hereby claim:

  • I am andypeters on github.
  • I am andypeters (https://keybase.io/andypeters) on keybase.
  • I have a public key ASD0fOP5DeAlOXSQCY2tK9NKnPXpiNhJpoqIQSo7S5daqgo

To claim this, I am signing this object:

@andypeters
andypeters / .gitconfig
Last active April 9, 2017 14:25
my .gitconfig
[user]
email = <EMAIL>
name = <NAME>
signingkey = <KEY>
[color]
status = always
[commit]
gpgsign = true
@andypeters
andypeters / .gitignore_global
Created July 19, 2011 14:48
git global ignore file for Xcode 4 user
# Xcode
############
*.mode1
*.mode1v3
*.mode2
*.mode2v3
*.mode1v3
*.pbxuser
*.perspective