mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
docs(memory_usage): Update example to have disabled = false (#1027)
This commit is contained in:
@@ -877,6 +877,7 @@ To enable it, set `disabled` to `false` in your configuration file.
|
|||||||
# ~/.config/starship.toml
|
# ~/.config/starship.toml
|
||||||
|
|
||||||
[memory_usage]
|
[memory_usage]
|
||||||
|
disabled = false
|
||||||
show_percentage = true
|
show_percentage = true
|
||||||
show_swap = true
|
show_swap = true
|
||||||
threshold = -1
|
threshold = -1
|
||||||
|
|||||||
Reference in New Issue
Block a user