mirror of
https://github.com/TECHNOFAB11/tmux2k.git
synced 2025-12-11 23:50:08 +01:00
docs: mention bash version in requirements - #12
This commit is contained in:
parent
c120fab9b9
commit
7f36148dab
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ To add a new plugin, add a script to the [scripts](./scripts) folder that prints
|
|||
Before you begin, ensure you have met the following requirements:
|
||||
|
||||
- You have installed the latest version of `tmux`.
|
||||
- bash 5.2 or newer, mac users can install it using `brew install bash`
|
||||
- [tpm](https://github.com/tmux-plugins/tpm) for managing `tmux` plugins.
|
||||
- A [patched nerd font](https://www.nerdfonts.com/) for `powerline` and glyphs support.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue