From 3155bb5715f261b63a914db7b390d1ceeae35735 Mon Sep 17 00:00:00 2001 From: Ahmed Kamal Date: Wed, 28 Sep 2022 19:46:25 +1000 Subject: [PATCH] Add tmux-session-wizard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2544daf..b4cfc0a 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmux-1password](https://github.com/yardnsm/tmux-1password) Access your 1Password login items in a tmux pane. - [tmux-jump](https://github.com/schasse/tmux-jump) Vimium/Easymotion like navigation for tmux. - [tmux-power-zoom](https://github.com/jaclu/tmux-power-zoom) Zoom pane to separate window, then unzoom it back into it's original location. +- [tmux-session-wizard](https://github.com/27medkamal/tmux-session-wizard) One prefix to control all your session creation, naming, switching, etc using [fzf](https://github.com/junegunn/fzf) & [zoxide](https://github.com/ajeetdsouza/zoxide). - [tmux-simple-git-status](https://github.com/kristijanhusak/tmux-simple-git-status) Show branch and number of changes in current git repository - [tmux-spotify](https://github.com/xamut/tmux-spotify) Show a nice menu to manage Spotify application - [tmux-super-fingers](https://github.com/artemave/tmux_super_fingers) like fingers, but also opens files in vim.