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