starship: mention subcommand page (#6583)
* Update starship.md * starship-init: fix typo
This commit is contained in:
@@ -17,4 +17,4 @@
|
|||||||
|
|
||||||
- Append the `starship` integration code to `~/.zshrc`:
|
- Append the `starship` integration code to `~/.zshrc`:
|
||||||
|
|
||||||
`starship init {{zsh]} >> {{~/.zshrc}}`
|
`starship init {{zsh}} >> {{~/.zshrc}}`
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
# starship
|
# starship
|
||||||
|
|
||||||
> The minimal, blazing-fast, and infinitely customizable prompt for any shell.
|
> The minimal, blazing-fast, and infinitely customizable prompt for any shell.
|
||||||
|
> Some subcommands such as `starship init` have their own usage documentation.
|
||||||
> More information: <https://starship.rs>.
|
> More information: <https://starship.rs>.
|
||||||
|
|
||||||
- Print the starship integration code for the specified shell:
|
- Print the starship integration code for the specified shell:
|
||||||
|
Reference in New Issue
Block a user