Document how to install with package managers

This commit is contained in:
Matt McCormick 2016-09-04 15:38:49 -04:00
parent d7db6d8c8b
commit 8b1f07ccca

@ -81,17 +81,14 @@ Install
make install
logout
Build and Install Using tpm_
-------
Install with Package Managers
-----------------------------
Include the plugin in your ``.tmux.conf``
::
set -g @plugin 'thewtex/tmux-mem-cpu-load'
* Gentoo: `emerge tmux-mem-cpu-load`
* Homebrew: `brew install tmux-mem-cpu-load`
Build and Install Using Antigen_
-------
--------------------------------
Include the bundle in your ``.zshrc``
@ -99,6 +96,15 @@ Include the bundle in your ``.zshrc``
antigen bundle thewtex/tmux-mem-cpu-load
Build and Install Using tpm_
-----------------------------
Include the plugin in your ``.tmux.conf``
::
set -g @plugin 'thewtex/tmux-mem-cpu-load'
Configuring tmux_
=================