I hereby claim:
- I am Luckystrik3 on github.
- I am luckystrik3 (https://keybase.io/luckystrik3) on keybase.
- I have a public key whose fingerprint is 8F2B 25A4 7379 80B1 0E58 833C 8C01 5FF2 C3FD 8EC5
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 | |
| # |