Created
April 5, 2016 08:12
-
-
Save kapb14/fbc43e8d5f4dc9482f3fec1694e3826d to your computer and use it in GitHub Desktop.
few boxstarter setup steps
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 | |
| cinst git-credential-winstore | |
| cinst console-devel | |
| cinst poshgit | |
| cinst dotpeek | |
| cinst irfanview | |
| cinst fiddler4 | |
| cinst windirstat | |
| cinst pstools | |
| cinst ulsviewer | |
| cinst wifiinfoview | |
| cinst sublimetext3 | |
| cinst sublimetext3.packagecontrol | |
| cinst putty.portable | |
| cinst winscp | |
| cinst slack | |
| cinst tightvnc | |
| cinst rdcman | |
| cinst nircmd | |
| cinst baretail | |
| cinst 7zip.commandline | |
| cinst sudo | |
| cinst pswindowsupdate | |
| cinst boxstarter.windowsupdate | |
| Enable-RemoteDesktop | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment