I hereby claim:
- I am willieavendano on github.
 - I am willie (https://keybase.io/willie) on keybase.
 - I have a public key whose fingerprint is 0BEC 45D6 77D8 8E03 8C17 1CB9 A2A6 CA70 923D 78B4
 
To claim this, I am signing this object:
| {"lastUpload":"2020-05-11T20:46:45.899Z","extensionVersion":"v3.4.3"} | 
I hereby claim:
To claim this, I am signing this object:
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| #!/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 | |
| # |