Feature Request: Show system resource usage in Powerlevel10k prompt
It would be helpful to display basic system resource usage in the prompt, such as CPU load, memory usage, or disk space. This would allow users to monitor system performance directly from the terminal without running separate commands.
Ideally, this feature could be optional and configurable via .p10k.zsh, with support for color indicators (e.g., green for low usage, red for high usage).
Thank you for maintaining this amazing project!