c1cdc9d0afbd3283c5059ab7405549d233fd8a32
Installation
# 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}"
Description
Languages
Go
64.4%
Shell
35.6%
