I hereby claim:
- I am t73fde on github.
- I am t73fde (https://keybase.io/t73fde) on keybase.
- I have a public key whose fingerprint is F842 12DA 1B93 C831 7F4A 680C AF74 BD94 114E 8318
To claim this, I am signing this object:
I hereby claim:
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 | |
| # |