Install aliae
completion globally
This commit is contained in:
parent
72c29f3539
commit
02e7cc995b
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ foreach ($defaultUser in @($true, $false)) {
|
|||
Add-PowerShellProfileStatement -DefaultUser:$defaultUser -Statement "# aliae`naliae init pwsh | Invoke-Expression";
|
||||
}
|
||||
|
||||
Add-PowerShellProfileStatement -Statement "# aliae`n$(Get-ScriptInitializer "aliae completion powershell")";
|
||||
Add-PowerShellProfileStatement -System -Category "aliae" -Statement "# aliae`n$(Get-ScriptInitializer "aliae completion powershell")";
|
||||
|
|
Loading…
Reference in a new issue