5e0f9cd4ddd4d66db607a05113977fec3ed36d1b
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
Description
Languages
Go
64.4%
Shell
35.6%
