Last active
November 27, 2021 23:35
-
-
Save ebibibi/cc53c859f2af91737889c2a6f6eb0aa5 to your computer and use it in GitHub Desktop.
boxstarter for ebi
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 | |
Disable-UAC | |
cinst git | |
cinst vscode | |
cinst python | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment