No description
.tmux.conf | ||
LICENSE | ||
README.md | ||
statusbar.png | ||
tmux.conf-without-dependencies |
my-tmux-config
This is the tmux config used on most of my systems. Looks a little bit like this screenshot
There are two versions of tmux config in this repo. The default one uses a separately compiled tmux-mem-cpu-load for showing some system parameters.
The second version only uses /proc/loadavg
to show the system load. Useful for systems where you want to keep your dependencies small.