We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bash
4.0
1 parent 80c02fd commit 3c69c40Copy full SHA for 3c69c40
README.md
@@ -10,7 +10,9 @@ A tmux plugin for opening urls from browser quickly without mouse.
10
11
### 📥 Installation
12
13
-Make sure you have [`fzf`](https://github.com/junegunn/fzf) installed.
+Prerequisites:
14
+* [`fzf`](https://github.com/junegunn/fzf)
15
+* [`bash`](https://www.gnu.org/software/bash/) >= `4.0` (macOS ships with `bash` `3.2`!)
16
17
**Install using [TPM](https://github.com/tmux-plugins/tpm)**
18
0 commit comments