Add tmux version check

TPM won't work unless tmux version is 1.9 or higher.

Closes #2
This commit is contained in:
Bruno Sutic
2014-07-17 23:12:19 +02:00
parent 636279104e
commit 7a04137f69
3 changed files with 90 additions and 4 deletions

View File

@ -4,7 +4,7 @@ Installs and loads TMUX plugins.
### Installation
Requirements: `git`
Requirements: `tmux` version 1.9 (or higher), `git`
Clone TPM: