From 35889bfebd370e37b808b0786591bc5e80f7f71d Mon Sep 17 00:00:00 2001 From: mutation <38175860+KaoruMuta@users.noreply.github.com> Date: Tue, 3 Jan 2023 17:55:03 +0900 Subject: [PATCH] docs(presets): fix the scope of tip block (#4788) --- docs/presets/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/presets/README.md b/docs/presets/README.md index 52250768..5e89acce 100644 --- a/docs/presets/README.md +++ b/docs/presets/README.md @@ -17,7 +17,9 @@ This preset changes the symbols for several modules so that no Nerd Font symbols are used anywhere in the prompt. ::: tip + This preset will become the default preset [in a future release of starship](https://github.com/starship/starship/pull/3544). + ::: [Click to view No Nerd Font preset](./no-nerd-font)