mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +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
|
||||
|
||||
[memory_usage]
|
||||
disabled = false
|
||||
show_percentage = true
|
||||
show_swap = true
|
||||
threshold = -1
|
||||
|
||||
Reference in New Issue
Block a user