From e153813397dc0d267864d8d97d43fb16689e13fa Mon Sep 17 00:00:00 2001 From: Samir DAHAN Date: Sun, 22 Mar 2026 16:16:08 +0100 Subject: [PATCH] Add tmux-bitwarden plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fd8f8d..9ca3c6d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A list of tmux plugins. - [muxile](https://github.com/bjesus/muxile) - View and control your tmux session from your mobile. - [tabby](https://github.com/brendandebeasi/tabby) - Modern tab manager with a daemon-driven vertical sidebar, window grouping, and full mouse support. - [tmux-autoreload](https://github.com/b0o/tmux-autoreload) - Watches your tmux configuration file and automatically reloads it on change. +- [tmux-bitwarden](https://github.com/Alkindi42/tmux-bitwarden) - Securely search and paste Bitwarden credentials directly from tmux. - [tmux-browser](https://github.com/ofirgall/tmux-browser) - Web browser sessions attached to tmux sessions. - [tmux-cargo](https://github.com/idevtier/tmux-cargo) - Plugin for executing cargo commands - [tmux-cowboy](https://github.com/tmux-plugins/tmux-cowboy) - Kill hanging processes fast.