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

WARNING

  • PowerShell: Don't add -Scope AllUsers unless you're sure you'll always use administrator permissions.
  • Windows PowerShell: Don't omit -Scope CurrentUser unless you're sure you'll always use administrator permissions.
sh
Install-Module PSCompletions

Import

sh
Import-Module PSCompletions

Demo

demo

Support Me

Buy Me a Coffee at ko-fi.com

Support Me