Skip to content

Instantly share code, notes, and snippets.

@ericpardee
Last active December 5, 2017 01:48
Show Gist options
  • Save ericpardee/b6e2cbde13da2567c7de72d14387aecc to your computer and use it in GitHub Desktop.
Save ericpardee/b6e2cbde13da2567c7de72d14387aecc to your computer and use it in GitHub Desktop.
my windows install
choco install 7zip 7zip.install angryip atom autoit.commandline bginfo chocolatey chocolatey-core.extension chocolatey.extension clink cpu-z cpu-z.install ditto ditto.install DotNet3.5 DotNet4.5.2 dropbox evernote ffmpeg Firefox GoogleChrome gpg4win gpg4win-vanilla javaruntime jre8 KB2919355 KB2919442 kindle notepadplusplus notepadplusplus.install openvpn putty putty.portable python2 rdcman realvnc realvnc.install slack sqlserver-odbcdriver VisualStudio2017Community visualstudiocode vlc vmware-workstation-player vmwarevsphereclient vnc-connect youtube-dl yubikey-personalization-tool -y
# 1password is 4, need 1password 6 beta
# choco list -lo > choco.txt
# should convert to Windows
# awk '{print $1}' choco.txt | xargs
# to update
# choco upgrade all -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment