Skip to content

v0.5.0-preview1 (pipeline preview)

Pre-release
Pre-release

Choose a tag to compare

@jrotello jrotello released this 14 Jun 02:37
· 26 commits to main since this release

First public prerelease — seeded at 0.5.0-preview1 to validate the CI/publish pipeline end to end before cutting a stable 0.5.0.

What it is: reusable building blocks for PowerShell profile startup —

  • Timed startup steps (Invoke-Step) with a Spectre status spinner
  • Safe module imports, PSReadLine setup
  • Tool enablers: oh-my-posh, zoxide, fnm, xh (auto-installed on first use)
  • Shell completions: winget, az, tailscale, docker, 1Password
  • Two bundled oh-my-posh themes (screwcity / forestcity) + a FIGlet banner
  • An interactive install wizard (Install-PwshProfile)

Install (prerelease):

Install-PSResource ScrewCitySoftware.PwshProfile -Prerelease

Requires PowerShell 7.4+ on Windows. See the README for setup.