From 75b10e78909cdcf5f976cf20fe299de5b8714677 Mon Sep 17 00:00:00 2001 From: abhro <5664668+abhro@users.noreply.github.com> Date: Sun, 16 Feb 2025 09:39:22 -0500 Subject: [PATCH] docs: fix: list in customize.mdx --- website/docs/installation/customize.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/website/docs/installation/customize.mdx b/website/docs/installation/customize.mdx index 430f10af..e37021e9 100644 --- a/website/docs/installation/customize.mdx +++ b/website/docs/installation/customize.mdx @@ -18,15 +18,15 @@ There are two possible values the `--config` flag can handle: - a path to a local configuration file -```powershell ---config 'C:/Users/Posh/jandedobbeleer.omp.json' -``` + ```powershell + --config 'C:/Users/Posh/jandedobbeleer.omp.json' + ``` - a URL pointing to a remote config -```powershell ---config 'https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/jandedobbeleer.omp.json' -``` + ```powershell + --config 'https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/jandedobbeleer.omp.json' + ``` ### Set the configuration