Posh

0.1.8

PowerShell made Posh - Spice up Your Shell

Installation Options

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

Install-Module -Name Posh -RequiredVersion 0.1.8

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

Install-PSResource -Name Posh -Version 0.1.8

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

2023 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

Posh .ps1xml Format Output Types Colorized Prompt Customization

Dependencies

This module has no dependencies.

Release Notes

## Posh 0.1.8: Posh Formatting

* New Formatting:
 * Get-Service shows up in color! (#265)
 * Get-Event gets a table formatter (and .EventID, .SourceID, .Time) (#268)
 * Get-FileHash groups by algorithm and autosizes (#270)
* Improving Formatting:
 * Get-Command now shows Source, not Module (#266) ( thanks @ehmiiz ! )
 * Improving Enclosure Support in Links (#272)

---

More History in [CHANGELOG](https://github.com/StartAutomating/Posh/blob/main/CHANGELOG.md)

FileList

Version History

Version Downloads Last updated
0.2 11,014 9/28/2023
0.1.9 56 9/16/2023
0.1.8 (current version) 41 9/10/2023
0.1.7 23 9/7/2023
0.1.6 155 8/27/2023
0.1.5 45 8/18/2023
0.1.4 19 8/17/2023
0.1.3 30 8/12/2023
0.1.2 57 8/3/2023
0.1.1 31 7/24/2023
0.1 18 7/20/2023
Show more