brandon-wallace / tmux-conf

My .tmux.conf file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My .tmux.conf

Left side status line

tmux_status_line_left

Right side status line

tmux_status_line_right

Tmux version 3.3a

Requirements

  • sensors

Installation

$ sudo apt install sensors 

$ sudo dnf install lm_sensors

Status line displays information for:

  • hostname
  • IP address
  • CPU temperature
  • amount of memory used / total memory
  • memory percentage
  • battery percentage level with color change
  • bluetooth device connected
  • VPN interface and IP address
  • CPU load average
  • current date
  • current time
  • timezone

About

My .tmux.conf file

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%