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
# Run: START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/maoizm/7d0192e9b9493dcd503449fa6a389b49/raw/4a7470fe1b0a81c8b78d7d42150d55c303f826bb/boxstarter.ps1 | |
# or: START http://boxstarter.org/package/nr/url?c:\install\boxstarter.ps1 | |
# | |
# @TODO add lib_environment.ps1 | |
Set-ExecutionPolicy RemoteSigned | |
# ENable Group Policy for Powershell | |
$_urlBase = 'https://raw.githubusercontent.com/TurboBasic/.dotfiles/master/windows/GroupPolicy/' |
OlderNewer