Posh

0.1.2

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.2

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

Install-PSResource -Name Posh -Version 0.1.2

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.2:

* New Demos
   * Posh.demo.ps1 (#95)
   * Posh.Prompt.demo.ps1 (#96)
   * Posh Profile Customization (#97)
* New formatters:
   * Adding Formatting for Match (#100)
   * Adding Variable Formatting (#102)  
* Extending Modules
   * Adding PSModuleInfo.Test(s) (#104)
* Prompt Customization:
   * Posh.Prompt.Undo() (#103)
* Profile Customization:
   * Posh.Profiles.RemoveModule (#105)
   * Posh.Profiles.New() (#101)
   * Posh.Profile.ImportModule (#93)
   * Posh.Profile.Matches (#99)
   * Posh.Profile.Replace (#92)
   * Posh.Profile.get_File (#76)

---

## Posh 0.1.1:

* Posh can be sponsored (please show your support) (#77)
* Added $Posh.Recommends (#65)
* Added LinkedIn to $Posh.Resources (#66)
* Added Logo (#67)
* Expanding $Posh.Parameters (#68)
* Adding LocalTime to TimeZone formatting (#84, #85)
* $LastOutput/$LastOutputError (#74)
* Adding $profile.Directory (#75)
* Expanding PSModuleInfo
 * Recommendations (#65)
 * Screenshots (#79)
 * Videos (#80)
 * Demos (#81)
 * Logo (#89)

---

## Posh 0.1:

* Initial Version of Posh, including:
 * Customizable prompts
 * Easier access to PowerShell Error history  
* Formatting:
 * Reflection formatter
 * Get-Member in Color
 * Colorized XML
 * Colorized File View (with Icons!) (no NerdFonts required)
 * Colorized Regex
 * Process HeatMap

FileList

Version History

Version Downloads Last updated
0.2 6,577 9/28/2023
0.1.9 53 9/16/2023
0.1.8 40 9/10/2023
0.1.7 22 9/7/2023
0.1.6 154 8/27/2023
0.1.5 44 8/18/2023
0.1.4 18 8/17/2023
0.1.3 29 8/12/2023
0.1.2 (current version) 56 8/3/2023
0.1.1 30 7/24/2023
0.1 16 7/20/2023
Show less