mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07: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:
@@ -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"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user