From 8555b45d337678d2e3dbc5cfc6c6eeed7a6fbb6e Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Thu, 4 Jan 2024 14:15:32 +0100 Subject: [PATCH] added an emoji for the tmux section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 649a2a9..e218aed 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ If the playbook's path choosen is not found, then you'll get an error. Neovim's plugins gets installed only when run. Try running `nvim` at least once per user `root` and the choosen unprivileged user. -### Tmux +### ✈️ 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.