PSToys
1.2.3
PSToys: a set of PowerShell utilities (drive stats, user profiles, explorer restart, enhanced findstr, permanent history management) and prompt enhancements leveraging posh-git and Terminal-Icons integration. Requires Nerd Font for icons.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Marco Lackovic. All rights reserved.
Package Details
Author(s)
- Marco Lackovic
Tags
utilities history filesystem prompt powershell
Functions
Get-Drives Get-Users Restart-Explorer findstr Disable-History Remove-KeywordFromHistory Remove-DuplicateHistory
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Added support for invert match to findstr.
FileList
- PSToys.nuspec
- LICENSE
- PSToys.psd1
- README.md
- RELEASE.md
- assets\pstoys.png
- examples\Profile.Sample.ps1
- src\PSToys.psm1
- src\Public\Disable-History.ps1
- src\Public\Enable-PSToysPrompt.ps1
- src\Public\findstr.ps1
- src\Public\Get-Drives.ps1
- src\Public\Get-Users.ps1
- src\Public\Remove-DuplicateHistory.ps1
- src\Public\Remove-KeywordFromHistory.ps1
- src\Public\Restart-Explorer.ps1