PSPreworkout

1.5.0

A special mix of tools to help jump start your PowerShell session!

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSPreworkout -RequiredVersion 1.5.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSPreworkout -Version 1.5.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2024, Sam Erde. All rights reserved.

Package Details

Author(s)

  • Sam Erde

Tags

PowerShell Utilities Tools Windows Linux macOS

Functions

Edit-PSReadLineHistoryFile Edit-WinGetSettingsFile Get-EnvironmentVariable Get-LoadedAssembly Get-PowerShellPortable Get-TypeAccelerator Initialize-PSEnvironmentConfiguration Install-CommandNotFoundUtility Install-OhMyPosh Install-PowerShellISE Install-WinGet New-Credential New-ScriptFromTemplate Out-JsonFile Set-ConsoleFont Set-EnvironmentVariable Show-LoadedAssembly Show-WithoutEmptyProperty Test-IsElevated Update-AllTheThings

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

What's New:
Improve Get-EnvironmentVariable. Return rich objects to pipeline and test more usage scenarios.
Remove requirement for .json extension in Out-JsonFile.
Accept input from pipeline in Out-JsonFile.
Ensure file is created in file system provider with Out-JsonFile.
Remove GridView parameters from Get-TypeAccelerator to give user control of output and display.

FileList

Version History

Version Downloads Last updated
1.6.0 17 11/15/2024
1.5.0 (current version) 25 11/4/2024
1.4.9 26 10/25/2024
1.4.8 23 10/24/2024
1.4.7 6 10/23/2024
1.4.6 8 10/23/2024
1.4.5 10 10/22/2024
1.4.3 9 10/16/2024
1.4.2 5 10/15/2024
1.4.1 11 10/14/2024
1.4.0 10 10/14/2024
1.3.1 15 10/11/2024
1.2.5 39 9/17/2024
1.2.4 13 9/15/2024
1.2.2 10 9/13/2024
1.1.2 7 9/12/2024
1.1.0 7 9/12/2024
0.4.1 4 9/10/2024
Show more