Typical installation
To install a new version of an application you have to :- Download and install Bearsampp.
- If you already have started Bearsampp, stop it.
- Download a module of your choice (like Apache).
We offer a service called QuickPick that allows you to simply select the module from a dropdown on localhost - Use a file archiver that supports 7z format like 7zip and extract the archive in bearsampp{bin|apps|tools}{name}\ :

For binaries
- Start Bearsampp
- Switch your binary to the downloaded version (Left click > {name} > Versions)
Otherwise,
- Edit the bearsampp.conf file and replace the key {name}Version with the correct version.
- Start Bearsampp
POSH_ROOT- Path to Oh My Posh installationPOSH_THEMES_PATH- Path to Oh My Posh themes directory
Edit the Set-PSReadLineOption calls in the profile to customize:
- Colors and syntax highlighting
- Key bindings
- History behavior
- Prediction settings
- Edit mode (Windows, Emacs, Vi)
The module includes all Oh My Posh themes. Popular ones include:
- paradox (default)
- agnoster
- powerlevel10k_rainbow
- atomic
- jandedobbeleer
Browse the themes directory or visit https://ohmyposh.dev/docs/themes
The profile is located at:
bin/powershell{version}/Microsoft.PowerShell_profile.ps1
