From de4a8d80d0b71144cc3af9cbfbeefb262753b31f Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Fri, 5 Jan 2024 12:44:49 +0100 Subject: [PATCH] added more links to the tmux documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38aa397..01ee233 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ If the playbook's path choosen is not found, then you'll get an error. ### ✈️ Tmux -Tmux's plugins get installed once it is run without argument. A Fish function gets triggered whenever `tmux` is run. If it has no argument, then plugins gets checked and installed. If it has arguments, plugins do not get installed nor checked. Please run at least once `tmux` in order to install the necessary plugins before using it. +[Tmux](https://github.com/tmux/tmux)'s plugins get installed once it is run without argument. A Fish function gets triggered whenever `tmux` is run. If it has no argument, then plugins gets checked and installed. If it has arguments, plugins do not get installed nor checked. Please run at least once `tmux` in order to install the necessary plugins before using it. ## ✨ Feature request, bug report & vulnerability report