From fac377bf8c3de2b51cd67f9fabff5469d916433d Mon Sep 17 00:00:00 2001 From: Bruno Sutic Date: Wed, 10 Sep 2014 21:53:38 +0200 Subject: [PATCH] Add bash to the dependency list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d05fef0..7d03df6 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ This plugin goes to great lengths to save and restore all the details from your - restoring vim sessions (optional). More details in [restoring vim sessions](#restoring-vim-sessions). -Requirements / dependencies: `tmux 1.9` or higher, `pgrep` +Requirements / dependencies: `tmux 1.9` or higher, `pgrep`, `bash`. ### Installation with [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) (recommended)