2025-09-09 22:21:09 +02:00
2025-09-09 20:01:34 +02:00
2025-09-09 20:01:34 +02:00
2025-09-09 22:40:13 +02:00
2025-09-09 22:51:47 +02:00
2025-09-11 13:41:47 +02:00

Installation

Prerequisites

Go.1.25 or higher must be installed in order to compile the required binary file.

Configuration

# 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}"

Possible result

example of how it could look

Description
No description provided
Readme 1.8 MiB
Languages
Go 64.4%
Shell 35.6%