diff --git a/README.md b/README.md index 2371863..05b370d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ See list of plugins [here](https://github.com/tmux-plugins/list). ### Installation -Requirements: `tmux` version 1.9 (or higher), `git`, `bash`. +Requirements: `tmux` version 1.9 (or higher), `git`, `bash`. If you have installed `gawk`, make sure it works. Clone TPM: diff --git a/docs/tpm_not_working.md b/docs/tpm_not_working.md index 6680291..45ea4d6 100644 --- a/docs/tpm_not_working.md +++ b/docs/tpm_not_working.md @@ -16,6 +16,9 @@ Related [issue #22](https://github.com/tmux-plugins/tpm/issues/22) - ZSH tmux plugin might be causing issues.
If you have it installed, try disabling it and see if `tpm` works then. +- Have you installed `gawk`?
+ If you have, make sure it works. Try reinstalling it. +
> Help, I'm using custom config file with `tmux -f /path/to/my_tmux.conf`