diff --git a/docs/faq/README.md b/docs/faq/README.md index f9d331b4..5e5a2f68 100644 --- a/docs/faq/README.md +++ b/docs/faq/README.md @@ -10,7 +10,7 @@ - **Configuration**: [matchai's Dotfiles](https://github.com/matchai/dotfiles/blob/master/.config/fish/config.fish) - **Prompt**: [Starship](https://starship.rs/) -## Do `prompt_order` `.disabled` do the same thing? +## Do `prompt_order` and `.disabled` do the same thing? Yes, they can both be used to disable modules in the prompt. If all you plan to do is disable modules, `.disabled` is the preferred way to do so for these reasons: