diff --git a/pages/common/starship-init.md b/pages/common/starship-init.md index b5ec8fac9..bbacc9570 100644 --- a/pages/common/starship-init.md +++ b/pages/common/starship-init.md @@ -17,4 +17,4 @@ - Append the `starship` integration code to `~/.zshrc`: -`starship init {{zsh]} >> {{~/.zshrc}}` +`starship init {{zsh}} >> {{~/.zshrc}}` diff --git a/pages/common/starship.md b/pages/common/starship.md index 881707c20..c3747c63b 100644 --- a/pages/common/starship.md +++ b/pages/common/starship.md @@ -1,6 +1,7 @@ # starship > The minimal, blazing-fast, and infinitely customizable prompt for any shell. +> Some subcommands such as `starship init` have their own usage documentation. > More information: . - Print the starship integration code for the specified shell: