Merge pull request #46 from NHDaly/master

Reordered install instructions: moved `tpm` higher && adds nhdaly to Contributions
This commit is contained in:
Matt McCormick 2016-09-08 22:12:04 -04:00 committed by GitHub
commit 35fea56625

@ -81,6 +81,16 @@ Install
make install make install
logout logout
Build and Install Using tpm_
-----------------------------
Include the plugin in your ``.tmux.conf``, the same file you'll set the
configuration in, below.
::
set -g @plugin 'thewtex/tmux-mem-cpu-load'
Install with Package Managers Install with Package Managers
----------------------------- -----------------------------
@ -96,15 +106,6 @@ 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_
================= =================
@ -172,6 +173,7 @@ Contributions from:
* Tony Narlock <tony@git-pull.com> * Tony Narlock <tony@git-pull.com>
* Compilenix <Compilenix@compilenix.org> * Compilenix <Compilenix@compilenix.org>
* jodavies <jodavies1010@gmail.com> * jodavies <jodavies1010@gmail.com>
* `@nhdaly`_ (Nathan Daly) <nhdaly@gmail.com>
.. _tmux: http://tmux.sourceforge.net/ .. _tmux: http://tmux.sourceforge.net/
@ -181,3 +183,4 @@ Contributions from:
.. _`Antigen`: https://github.com/zsh-users/antigen .. _`Antigen`: https://github.com/zsh-users/antigen
.. _`terminals with 256 color support`: http://misc.flogisoft.com/bash/tip_colors_and_formatting#terminals_compatibility .. _`terminals with 256 color support`: http://misc.flogisoft.com/bash/tip_colors_and_formatting#terminals_compatibility
.. _`Pawel 'l0ner' Soltys` : http://l0ner.github.io/ .. _`Pawel 'l0ner' Soltys` : http://l0ner.github.io/
.. _`@nhdaly` : http://github.com/nhdaly