Skip to content

Instantly share code, notes, and snippets.

View keithdhodo's full-sized avatar

Keith Hodo keithdhodo

View GitHub Profile
####################################
## MIT No Attribution
#
# Copyright 2021 Amazon Web Services
#
# Permission is hereby granted, free of charge, to any person obtaining a copy of this
# software and associated documentation files (the "Software"), to deal in the Software
# without restriction, including without limitation the rights to use, copy, modify,
# merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so.
@keithdhodo
keithdhodo / Windows_EnvironmentSetup.ps1
Created July 7, 2018 04:21
Windows Environment Setup
# Choco Install
# Set-ExecutionPolicy AllSigned
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
# Exit
refreshenv
$Packages = 'dropbox','notepadplusplus.install','keepass','googlechrome','nodejs.install','git.install','poshgit','visualstudiocode','docker','visualstudio2017enterprise','dotnetcore-sdk','winmerge','windowsazurepowershell','azure-cli','putty.install','openssh'
ForEach ($PackageName in $Packages)
{choco install $PackageName -y}
#azure functionality
"Loading Azure functionality..."
Import-Module "C:\Program Files (x86)\Microsoft SDKs\Azure\PowerShell\ServiceManagement\Azure\Services\ShortcutStartup.ps1"
#start in my dev directory
"Changing directory..."
cd c:\repos
#install GitHub for Windows and then these will light up Posh Git
"Loading PoshGit..."
@keithdhodo
keithdhodo / keybase.md
Created October 17, 2016 22:52
Keybase Identity Proof

Keybase proof

I hereby claim:

  • I am ssfcultra on github.
  • I am ssfcultra (https://keybase.io/ssfcultra) on keybase.
  • I have a public key whose fingerprint is B503 22FB 6DDD 6C48 622D 4C2B F90F 7EE2 68F9 3F6C

To claim this, I am signing this object: