I hereby claim:
- I am heyitsgilbert on github.
 - I am heyitsgilbert (https://keybase.io/heyitsgilbert) on keybase.
 - I have a public key ASDHmoTdH2KH_cVpALRyPWR5b-5D2lYKqHq9jNlzMkY9mwo
 
To claim this, I am signing this object:
| { | |
| "region": { | |
| "prefix": "#region", | |
| "body": [ | |
| "#region $1", | |
| "$TM_SELECTED_TEXT", | |
| "#endregion $1" | |
| ], | |
| "description": "Wrap your selected code with #region blocks." | |
| } | 
| param( | |
| [int]$Limit | |
| ) | |
| $modules = Get-Module -ListAvailable | |
| $finalList = @() | |
| $hash = @{ | |
| 'Errbody' = @() | |
| } | |
| foreach($module in $modules){ | |
| $root, $name = $module.Name -split '[.]' | 
| { | |
| "$schema": "http://json-schema.org/draft-07/schema#", | |
| "type": "object", | |
| "description": "Schema for validating label groups configuration files.", | |
| "properties": { | |
| "LABELGROUPS": { | |
| "type": "array", | |
| "description": "A list of label groups.", | |
| "items": { | |
| "type": "object", | 
| param( | |
| [Parameter(Mandatory = $true)] | |
| $Module | |
| ) | |
| Describe "<_.Name>" -ForEach $Module { | |
| It 'Has a version' { | |
| $_.version | Should -BeOfType [version] | |
| } | |
| It 'Has a description' { | |
| $_.description | Should -BeOfType [String] | 
| function Set-LocationButBetter { | |
| param ( | |
| [Parameter( | |
| ValueFromPipeline, | |
| ValueFromPipelineByPropertyName | |
| )] | |
| $Path | |
| ) | |
| process { | 
| # Make a scriptblock | |
| $scriptBlock = { | |
| Write-Host "Hello World" | |
| Get-Fighter -Chill -Name 'Jill' | |
| Get-Fighter -Chill -Name 'Gilbert' | |
| Get-Fighter -Name 'Andrew' | |
| Write-Host "Fighter ready." | |
| } | |
| # Surprise! It's all scriptblocks! | 
I hereby claim:
To claim this, I am signing this object:
| $T='gYw' # The test text | |
| Write-Host " 40m 41m 42m 43m 44m 45m 46m 47m" | |
| $fgs = @( | |
| ' m', | |
| ' 1m', | |
| ' 30m', | |
| '1;30m', | |
| ' 31m', | 
| { | |
| "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json", | |
| "meta": { | |
| "version": "v1.0.0", | |
| "canonical": "https://github.com/jsonresume/resume-schema/blob/v1.0.0/schema.json", | |
| "theme": "elegant" | |
| }, | |
| "basics": { | |
| "name": "Gilbert Sanchez", | |
| "label": "Señor Systems Engineer", |