docs(faq): Add `starship explain` to FAQ (#2387)

This commit is contained in:
Thomas O'Donnell 2021-02-27 22:24:03 +01:00 committed by GitHub
parent d21400a478
commit 7fe96b1f3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,11 @@ If you get an error like "_version 'GLIBC_2.18' not found (required by starship)
curl -fsSL https://starship.rs/install.sh | bash -s -- --platform unknown-linux-musl curl -fsSL https://starship.rs/install.sh | bash -s -- --platform unknown-linux-musl
``` ```
## I see symbols I don't understand or expect, what do they mean?
If you see symbols that you don't recognise you can use `starship explain` to
explain the currently showing modules.
## Why don't I see a glyph symbol in my prompt? ## Why don't I see a glyph symbol in my prompt?
The most common cause of this is system misconfiguration. Some Linux distros in The most common cause of this is system misconfiguration. Some Linux distros in