Last active
December 5, 2017 01:48
-
-
Save ericpardee/b6e2cbde13da2567c7de72d14387aecc to your computer and use it in GitHub Desktop.
my windows install
This file contains 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
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