The Construct.ing

Software • Architecture • Security

← All projects

Portfolio

PowerShell History

A PowerToys plugin that makes PowerShell command history faster to access in daily development work.

C#.NETPowerToysPowerShell

PowerShell History is a PowerToys Run extension that makes it quick to revisit previously used PowerShell commands. It is intended for Windows users who want a more convenient way to find and reuse commands from their daily workflow.

The plugin is written in C# and distributed as a PowerToys module. Installation consists of downloading a release, copying its files into the PowerToys Run plugins directory, and restarting the application. The repository also documents the development environment and debugging process through attachment to PowerToys.PowerLauncher.

Links