File size: 167 Bytes
8c763fb | 1 2 3 4 5 6 | # Set PowerShell profile content
$schema: https://aka.ms/dsc/schemas/v3/bundled/config/document.json
resources:
- name: PSProfile
type: Microsoft.PowerShell/Profile
|
8c763fb | 1 2 3 4 5 6 | # Set PowerShell profile content
$schema: https://aka.ms/dsc/schemas/v3/bundled/config/document.json
resources:
- name: PSProfile
type: Microsoft.PowerShell/Profile
|