mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-24 21:57:41 +00:00
docs(faq): Add starship explain
to FAQ (#2387)
This commit is contained in:
parent
d21400a478
commit
7fe96b1f3e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user