The popular open-source contract for web designers and developers by Stuff & Nonsense
- Originally published: 23/12/2008
- Revised date: 15/12/2013
- Original post
| ### Keybase proof | |
| I hereby claim: | |
| * I am stolton on github. | |
| * I am stolton (https://keybase.io/stolton) on keybase. | |
| * I have a public key whose fingerprint is B2E0 8063 2D9A E1E8 18A7 C229 9BFF 197A 7323 19DA | |
| To claim this, I am signing this object: |
| #!/usr/bin/env sh | |
| ## | |
| # This is script with usefull tips taken from: | |
| # https://github.com/mathiasbynens/dotfiles/blob/master/.osx | |
| # | |
| # install it: | |
| # curl -sL https://raw.github.com/gist/2108403/hack.sh | sh | |
| # |