From 207412fea706341a855b1261f27dc31edc8146eb Mon Sep 17 00:00:00 2001 From: binoymanoj Date: Mon, 29 Sep 2025 22:11:41 +0530 Subject: [PATCH 1/2] Add new status bar - tmux-minimal-theme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 078526a..52ef6e2 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ A list of tmux plugins. ## Status Bar +- [tmux-minimal-theme](https://github.com/binoymanoj/tmux-minimal-theme) - A clean, minimal, and highly customizable tmux theme with built-in system monitoring. - [tmux2k](https://github.com/2KAbhishek/tmux2k) - Highly customizable tmux status bar framework, providing you with a sleek and informative status bar. - [tmux-acpi](https://github.com/briansalehi/tmux-acpi) - Display ACPI information including thermal status, battery health, battery percentage, and adapter status. - [tmux-aws-vault](https://github.com/mateimicu/tmux-aws-vault) - Display current aws-vault context and time remaining in the session. From 34396cf68c209dd14e87b387a98215e33990a140 Mon Sep 17 00:00:00 2001 From: binoymanoj Date: Mon, 29 Sep 2025 22:14:48 +0530 Subject: [PATCH 2/2] Add new Session manager - tmux-zenflow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 52ef6e2..a64e8d8 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ A list of tmux plugins. ## Sessions +- [tmux-zenflow](https://github.com/binoymanoj/tmux-zenflow) - Achieve the Zen workflow with tmux-zenflow plugin inside you tmux. - [sesh](https://github.com/joshmedeski/sesh) - Smart session manager for the terminal. - [tmux-cookie-cutter](https://github.com/AranBorkum/tmux-cookie-cutter) - An environment setup tool for pre-configuring windows and panes - [tmux-conda-inherit](https://github.com/oluevaera/tmux-conda-inherit) - Make new tmux windows and panes inherit the currently active conda environment.