Skip to content

Instantly share code, notes, and snippets.

@warnergodfrey
Last active August 31, 2015 00:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save warnergodfrey/08db5bdf17c9a6dad451 to your computer and use it in GitHub Desktop.
Save warnergodfrey/08db5bdf17c9a6dad451 to your computer and use it in GitHub Desktop.
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
cinst -y launchy
cinst -y poshgit
cinst -y psget
cinst -y 1password
cinst -y SublimeText3
cinst -y SublimeText3.PowershellAlias
cinst -y vim
cinst -y virtualbox
cinst -y vagrant
cinst -y slack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment