what is standard init? #2220
|
(edited) The only doc on init is under https://ohmyposh.dev/docs/installation/customize which starts by saying "The standard initialization sets Oh My Posh' [default theme])" What is "the standard initialization?" This doesn't appear to be documented. Is it simply the custom initialization, as described on this page, but without the --config parameter? IOW there must be a post-installation step to configure, when customization is not needed. How do I activate omp with a default theme? BTW I just realized that "config" and "theme" are pretty much synonymous. Right? There's nothing in a config that isn't part of the theme, and there's nothing in a theme that isn't part of the config. It might be good to drop/deprecate the "--config" parameter in favor of "--theme". That would have helped me. |
A theme is a predefined config. That's all. I'll see if that can be clarified. Themes come from the days where there wasn't a config.
The default theme is what you get when following the prompt page.