JanDeDobbeleer / oh-my-posh

The most customisable and low-latency cross platform/shell prompt renderer
https://ohmyposh.dev
MIT License
17.55k stars 2.4k forks source link

Outdated command for autoupgrade suggestion in notice #5885

Closed eelispeltola closed 1 week ago

eelispeltola commented 1 week ago

Code of Conduct

What would you like to see changed/added?

Very small change: line 42 in notice.go should read To enable automated upgrades, run: 'oh-my-posh enable upgrade'. to be valid.

JanDeDobbeleer commented 1 week ago

@eelispeltola if you create a PR with just that change (mind the commit message guidelines), you get a cool badge for this aa well!

eelispeltola commented 1 week ago

Almost did it before but got cold feet since I wasn't sure if it was the doc or command that was wrong. The PR is now up!