I hereby claim:
- I am joshfrogers on github.
- I am polus (https://keybase.io/polus) on keybase.
- I have a public key ASCnavL5jcTeLiL7rHfCN4nKieu80Mjt1_XuO0q_h5mvBgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # OSX for Hackers (Mavericks/Yosemite) | |
| # | |
| # Source: https://gist.github.com/brandonb927/3195465 | |
| #!/bin/sh | |
| # Some things taken from here | |
| # https://github.com/mathiasbynens/dotfiles/blob/master/.osx | |
| # Ask for the administrator password upfront |
| Set-ExplorerOptions -showHiddenFilesFoldersDrives -showFileExtensions -EnableShowFullPathInTitleBar | |
| <# Set-CornerNavigationOptions -DisableUpperLeftCornerSwitchApps #> | |
| Install-WindowsUpdate -getUpdatesFromMS -acceptEula | |
| <# Core #> | |
| cinst MicrosoftSecurityEssentials | |
| cinst chocolatey -Version 0.9.8.23 | |
| cinst ChocolateyGUI | |
| cinst PowerShell | |
| <# Productivity #> |