Last active
August 30, 2017 06:09
-
-
Save wachulski/9a63f8c080303463b3c98065da8d93bd to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions | |
Enable-RemoteDesktop | |
cinst conemu | |
cinst git.install | |
cinst git-credential-winstore | |
cinst poshgit | |
cinst gitextensions | |
cinst keepass.install | |
cinst sysinternals | |
cinst notepadplusplus.install | |
cinst jre8 | |
cinst 7zip.install | |
cinst googlechrome | |
cinst skype | |
cinst filezilla | |
cinst curl | |
cinst fiddler4 | |
cinst dotpeek | |
cinst putty | |
cinst Microsoft-Hyper-V-All -source windowsFeatures | |
cinst IIS-WebServerRole -source windowsfeatures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment