From 914cc23f279427f5e19581974cb56a4bfb95bc00 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 2 Nov 2024 15:10:27 -0600 Subject: [PATCH] Add `nikevsoft/tmux-sessionizer` Add `nikevsoft/tmux-sessionizer` now that https://github.com/nikevsoft/tmux-sessionizer/issues/1 is closed Signed-off-by: Joe Block --- README.md | 1 + zsh-plugin-assessor/zpa.config | 0 2 files changed, 1 insertion(+) mode change 100644 => 100755 zsh-plugin-assessor/zpa.config diff --git a/README.md b/README.md index 0c921e5..5214a29 100644 --- a/README.md +++ b/README.md @@ -1470,6 +1470,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [tm](https://github.com/kjhaber/tm.zsh) - Simplifies creating new [tmux](https://tmux.github.io) sessions, attaching to existing sessions, switching between sessions, and listing active sessions. - [tmux-auto-title](https://github.com/mbenford/zsh-tmux-auto-title) - Automatically sets the title of windows/panes as the current foreground command. - [tmux-rename](https://github.com/sei40kr/zsh-tmux-rename) - Rename [tmux](https://tmux.github.io) windows automatically. +- [tmux-sessionizer](https://github.com/nikevsoft/tmux-sessionizer) - [tmux](https://tmux.github.io) sessionizer as seen on ThePrimeagen. - [tmux-simple](https://github.com/TBSliver/zsh-plugin-tmux-simple) - Simple plugin for using [tmux](https://tmux.github.io) with ZSH. - [tmux-vim-integration](https://github.com/jsahlen/tmux-vim-integration.plugin.zsh) - Open files in a running `vim` (or NeoVim) session, from an adjacent [tmux](https://tmux.github.io) pane. - [tmux-zsh-vim-titles](https://github.com/MikeDacre/tmux-zsh-vim-titles) - Create unified terminal titles for `tmux`, ZSH, and Vim/NVIM, modular. diff --git a/zsh-plugin-assessor/zpa.config b/zsh-plugin-assessor/zpa.config old mode 100644 new mode 100755