Skip to content

Quick Shell v0.2.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:30

Quick Shell v0.2.3.0

Package matrix: docs/release-packages.md

Install

PowerToys: Command Palette + Run (bundled)

  • x64: QuickShell-Setup-0.2.3.0-x64.exe
  • ARM64: QuickShell-Setup-0.2.3.0-arm64.exe

Restart PowerToys after install so Run picks up the plugin.

PowerToys: Command Palette only (Store-equivalent)

  • x64: QuickShellforCmdPal-Setup-0.2.3.0-x64.exe
  • ARM64: QuickShellforCmdPal-Setup-0.2.3.0-arm64.exe

PowerToys: Run plugin only

  • x64: QuickShellforRun-Setup-0.2.3.0-x64.exe
  • ARM64: QuickShellforRun-Setup-0.2.3.0-arm64.exe
  • ZIP: QuickShell.Run-x64.zip / QuickShell.Run-ARM64.zip

Raycast

Install Quick Shell from the Raycast Store (Windows and macOS). GitHub Releases do not ship Raycast sideload packages.

After installing the Command Palette extension, run Reload Command Palette Extension in PowerToys Command Palette.

WinGet

winget install tonythethompson.QuickShell              # CmdPal + Run
winget install tonythethompson.QuickShellforCmdPal       # CmdPal only
winget install tonythethompson.QuickShellforRun          # Run only

What's Changed

New Contributors

Full Changelog: v0.2.2.0...v0.2.3.0