1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-21 01:22:35 +00:00

docs: Update example snippets

Former-commit-id: e0526c871d95ea56f216d668866580268407f350
This commit is contained in:
Matan Kushner 2020-02-05 23:00:25 -05:00
parent 21f2947222
commit 670c7a3591

View File

@ -431,7 +431,7 @@ The module will be shown if any of the following conditions are met:
# ~/.config/starship.toml
[elm]
symbol = "λx.x "
symbol = " "
```
## Environment Variable
@ -663,7 +663,7 @@ The module will be shown if any of the following conditions are met:
# ~/.config/starship.toml
[haskell]
symbol = "λx.x "
symbol = " "
```
## Mercurial Branch