This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am jnorthrop on github. | |
* I am jnorthrop (https://keybase.io/jnorthrop) on keybase. | |
* I have a public key whose fingerprint is FA2A F324 C1F4 7148 1F12 9C29 E735 C99C 57A6 B87D | |
To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env sh | |
# This fork from https://gist.github.com/2260182 eliminates some of | |
# the prefs I didn't want to change. | |
## | |
# This is script with usefull tips taken from: | |
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx | |
# | |
# install it: |