Created
November 7, 2018 18:32
-
-
Save misury/51461c2dbf00e8ee0c3e4d563f684707 to your computer and use it in GitHub Desktop.
Install Brave Browser
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
Update-ExecutionPolicy Unrestricted | |
Set-StartScreenOptions -EnableBootToDesktop | |
Set-WindowsExplorerOptions -EnableShowFileExtensions -EnableShowFullPathInTitleBar | |
choco install -y boxstarter | |
choco install -y chocolatey | |
choco install -y powershell | |
choco install -y brave --force --ignore-checksums |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment