mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-04 20:37:56 +00:00
docs(memory): Remove removed options from Memory example (#1800)
Remove the following options (unsupported since ec76faf
& v0.45.0):
[memory_usage]
show_percentage = true
show_swap = true
separator = "/"
Signed-off-by: Jeremy Hilliker <dev.nospam@jeremyh.com>
This commit is contained in:
parent
7c6d0a57b3
commit
3287e48b65
@ -1533,11 +1533,8 @@ To enable it, set `disabled` to `false` in your configuration file.
|
||||
|
||||
[memory_usage]
|
||||
disabled = false
|
||||
show_percentage = true
|
||||
show_swap = true
|
||||
threshold = -1
|
||||
symbol = " "
|
||||
separator = "/"
|
||||
style = "bold dimmed green"
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user