add README with install instructions

This commit is contained in:
2025-09-09 22:40:13 +02:00
parent 7da6746d0e
commit dfea112265
2 changed files with 13 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# Installation
```tmux
# install via tpm to get the sysusage_cmd
set -g @plugin 'https://gitea.mschirmer.com/m13r/tmux-cpu-mem-monitor'
# ----- Theme ----- #
CPU_MEM_USAGE="#(#{@sysusage_cmd})"
set-option -g status-right "${CPU_MEM_USAGE}"
```
![example of how it could look](image.png)

BIN
image.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB