I hereby claim:
- I am travisterrell on github.
- I am treesap (https://keybase.io/treesap) on keybase.
- I have a public key ASAnMnPQ7ikgGXp5qj3zeKVYjFo4IbHrnRC-xXl4XMnOLQo
To claim this, I am signing this object:
<# | |
.SYNOPSIS | |
Script to Initialize my custom powershell setup. | |
.DESCRIPTION | |
Script uses scoop | |
.NOTES | |
**NOTE** Will configure the Execution Policy for the "CurrentUser" to Unrestricted. | |
Author: Mike Pruett | |
Date: October 18th, 2018 |
$userPath = $env:USERPROFILE | |
$pathExclusions = New-Object System.Collections.ArrayList | |
$processExclusions = New-Object System.Collections.ArrayList | |
$pathExclusions.Add('C:\Windows\Microsoft.NET') > $null | |
$pathExclusions.Add('C:\Windows\assembly') > $null | |
$pathExclusions.Add($userPath + '\AppData\Local\Microsoft\VisualStudio') > $null | |
$pathExclusions.Add($userPath + '\AppData\Local\Microsoft\VisualStudio Services') > $null | |
$pathExclusions.Add($userPath + '\AppData\Local\GitCredentialManager') > $null | |
$pathExclusions.Add($userPath + '\AppData\Local\GitHubVisualStudio') > $null |
{ | |
"globals": { | |
"alwaysShowTabs": true, | |
"defaultProfile": "{f39b6ee5-a01c-41e3-a652-b95a5f3de9ad}", | |
"initialCols": 120, | |
"initialRows": 30, | |
"keybindings": [ | |
{ | |
"command": "closeTab", | |
"keys": [ |
I hereby claim:
To claim this, I am signing this object: