diff --git a/docs/config/README.md b/docs/config/README.md index f59d3d61..9514d8f2 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -17,7 +17,7 @@ All configuration for starship is done in this [TOML](https://github.com/toml-la ```toml # Don't print a new line at the start of the prompt -add_newline = false +format = "$all" # Replace the "❯" symbol in the prompt with "➜" [character] # The name of the module we are configuring is "character"