From c22e92ce78120654cc1e1df95b5aab02b736a597 Mon Sep 17 00:00:00 2001 From: Carlos Navajas <90801932+navahas@users.noreply.github.com> Date: Wed, 17 Sep 2025 00:53:26 +0200 Subject: [PATCH] Add tmux-grimoire to the plugin section (#153) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 69d4c87..d6805bc 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmux-fzf-url](https://github.com/wfxr/tmux-fzf-url) For opening urls from browser quickly without mouse. - [tmux-fzf-session-switch](https://github.com/thuanOwa/tmux-fzf-session-switch) Easy way to switch, when you have a ton of sessions. - [tmux-gh](https://github.com/tardunge/tmux-gh) - Tmux plugin to fetch the github helper profile. Displays, the currently actively authenticated git username. +- [tmux-grimoire](https://github.com/navahas/tmux-grimoire) - Customizable popup shells (aka shpells) driven by custom scripts. - [tmux-keylocker](https://github.com/TheSast/tmux-keylocker) Lock away your tmux keybinds temporarely. - [tmux-menus](https://github.com/jaclu/tmux-menus) - Popup menus to help with managing your environment. - [tmux-modal](https://github.com/whame/tmux-modal) - Execute complex tmux commands in just a few keystrokes with a modal mode that is designed to be efficient, easy to remember and comfortable.