Upgrade
Manual
While you can always follow the upgrade steps listed under the installation section,
you can also use the upgrade
command to update Oh My Posh to the latest version.
oh-my-posh upgrade
Automatic
In case you want to enable auto-upgrades, you need to edit your configuration file. If you don't yet have a configuration file, have a look at the customize page to get started, afterwards you can add the following line to your configuration file:
- json
- yaml
- toml
{
"auto_upgrade": true
}
auto_upgrade: true
auto_upgrade = true