Guide to Install tmux-mem-cpu-load

What is “tmux-mem-cpu-load” Package?

CPU, RAM memory, and load monitor for use with tmux
For more details: https://github.com/thewtex/tmux-mem-cpu-load

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install tmux-mem-cpu-load.
    brew install tmux-mem-cpu-load

Now, use tmux-mem-cpu-load!