Skip to content

PSCompletions (psc)

Github Stars module version PowerShell Gallery
A completion manager for better and simpler use completions in PowerShell.

Getting Started

Install

powershell
Install-Module PSCompletions -Scope CurrentUser

Import

powershell
Import-Module PSCompletions

Demo

demo