docs: fix: list in customize.mdx

This commit is contained in:
abhro 2025-02-16 09:39:22 -05:00 committed by Jan De Dobbeleer
parent 3b6c18d9fa
commit 75b10e7890

View file

@ -18,15 +18,15 @@ There are two possible values the `--config` flag can handle:
- a path to a local configuration file - a path to a local configuration file
```powershell ```powershell
--config 'C:/Users/Posh/jandedobbeleer.omp.json' --config 'C:/Users/Posh/jandedobbeleer.omp.json'
``` ```
- a URL pointing to a remote config - a URL pointing to a remote config
```powershell ```powershell
--config 'https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/jandedobbeleer.omp.json' --config 'https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/jandedobbeleer.omp.json'
``` ```
### Set the configuration ### Set the configuration