opCompleter.psm1
if (Get-Command -Name op) { op completion powershell | Out-String | Invoke-Expression } |
if (Get-Command -Name op) { op completion powershell | Out-String | Invoke-Expression } |