tmux-plugin-sessionizer 0.4.4
Fuzzy find Git repositories and open them as Tmux sessions
Tmux Sessionizer is a command-line tool to fuzzy find all the Git repositories in a list of specified folders and open them as a new tmux session. For git worktrees, this tool opens all checked out worktrees as new windows.
- Outputs:
out - Website: https://github.com/jrmoulton/tmux-sessionizer
- Licenses: Expat
- Package source: gnu/packages/tmux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install tmux-plugin-sessionizer 0.4.4 as follows:
guix install tmux-plugin-sessionizer@0.4.4
Or install the latest version:
guix install tmux-plugin-sessionizer
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.