This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
Releases: JanDeDobbeleer/oh-my-posh2
Releases · JanDeDobbeleer/oh-my-posh2
2.0.332
Fallback to home folder for themes location There are machines without the $PROFILE variable. In that case this code fails as it can't find the location and will crash. Now we Fallback to the home folder to look for any additional user created themes. Resolves #168.
2.0.329
Makes Path `Home` Symbol Customizable The makes the tilde (`~`) used in home-relative paths be replaceable by themes.
2.0.325
Allow overriding the current user Resolves #163
2.0.320
Add Powerlevel10k Lean Theme
2.0.319
Add Powerlevel10k Lean Theme
2.0.318
Add Powerlevel10k Lean Theme
2.0.311
Only set console title using ANSI Resolves #159
2.0.307
Fix wrong variable name in Set-Prompt
2.0.305
Only support git as a VCS Validate availablity of posh-git on a function level
2.0.298
Do not set prompt when importing oh-my-posh Closes #100