diff --git a/website/docs/installation/customize.mdx b/website/docs/installation/customize.mdx index cd4d24c1..9bfe212b 100644 --- a/website/docs/installation/customize.mdx +++ b/website/docs/installation/customize.mdx @@ -132,6 +132,10 @@ exec zsh +:::caution Git bash +Use the full path to the config file, not the relative path or `~` as a shorthand for `$HOME`. +::: + ```bash eval "$(oh-my-posh init bash --config ~/jandedobbeleer.omp.json)" ```