mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
docs: Update example snippets
Former-commit-id: e0526c871d95ea56f216d668866580268407f350
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user