Pinned Loading
-
Terminal Config
Terminal Config 1{
2"$schema": "https://aka.ms/terminal-profiles-schema",
3"globals" :
4{
5"alwaysShowTabs" : true,
-
Common used powershell profile
Common used powershell profile 1using namespace System.Management.Automation
2using namespace System.Management.Automation.Language
345Set-Alias -Name ll -Value Get-ChildItem
-
MultiProfiles.ps1
MultiProfiles.ps1 1# Import目录下所有的psm1文件
2function Import-Profile {
3param(
4[string]
5$ProfileDirPath
-
-
MicrosoftDocs/azure-docs-powershell
MicrosoftDocs/azure-docs-powershell PublicRepository used to store Azure PowerShell cmdlet content published on docs.ms.com reference site.
-
Azure/azure-powershell-common
Azure/azure-powershell-common PublicMicrosoft Azure PowerShell common components
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.