mirror of
https://github.com/Llewellynvdm/starship.git
synced 2025-01-24 23:58:28 +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…
x
Reference in New Issue
Block a user