Tmux plugin that enables displaying battery charge status in your tmux status bar
Installation with Tmux Plugin Manager (recommended)
Add plugin to the list of TPM plugins in .tmux.conf
:
set -g @tpm_plugins " \
tmux-plugins/tpm \
kiranps/tmux-battery \
"
Hit prefix + I
to fetch the plugin and source it.