Skip to content

Instantly share code, notes, and snippets.

View warnergodfrey's full-sized avatar

Warner Godfrey warnergodfrey

  • Melbourne, Australia
  • 12:09 (UTC +11:00)
View GitHub Profile
@warnergodfrey
warnergodfrey / boxstarter.ps1
Last active August 29, 2015 14:23
SEEK Development Authoring Environment
Disable-UAC
choco install -y vagrant
choco install -y git -params "/GitAndUnixToolsOnPath /NoAutoCrlf"
choco install -y python3 -version 3.3.5
# install Windows port of git-repo
$gitRepoPath = "C:\tools\git-repo"
if (-not (Test-Path $gitRepoPath)) {
New-Item -Type d -Path $gitRepoPath
@warnergodfrey
warnergodfrey / boxstarter.ps1
Last active August 31, 2015 00:44
Windows Laptop
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Disable-UAC
cinst -y powershell -version 4.0.20141001
cinst -y 7zip
cinst -y 7zip.commandline
cinst -y sharpkeys
cinst -y ConEmu
cinst -y git -params '"/GitAndUnixToolsOnPath"'
cinst -y GoogleChrome

Keybase proof

I hereby claim:

  • I am warnergodfrey on github.
  • I am warnerg (https://keybase.io/warnerg) on keybase.
  • I have a public key ASAj95eTjKr2usMm3ihnWFrKEWdSj-kzym2du5jeTFYd4go

To claim this, I am signing this object: