Last active
November 24, 2015 12:12
-
-
Save borismod/31a119b7175b507f14d9 to your computer and use it in GitHub Desktop.
install-git-server
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-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions | |
| Enable-RemoteDesktop | |
| choco install vmware-tools -y | |
| choco install google-chrome-x64 -y | |
| choco install git-tf -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment