mirror of https://github.com/CrimsonTome/tldr.git
parent
e071b25bc1
commit
778a7a14c3
|
@ -17,4 +17,4 @@
|
|||
|
||||
- Append the `starship` integration code to `~/.zshrc`:
|
||||
|
||||
`starship init {{zsh]} >> {{~/.zshrc}}`
|
||||
`starship init {{zsh}} >> {{~/.zshrc}}`
|
||||
|
|
|
@ -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: <https://starship.rs>.
|
||||
|
||||
- Print the starship integration code for the specified shell:
|
||||
|
|
Loading…
Reference in New Issue