From 921090804a747a9cd80ccd7896eeade14212871a Mon Sep 17 00:00:00 2001 From: Nadim Khemir Date: Tue, 10 Aug 2021 07:05:59 +0200 Subject: [PATCH] Update README.md with tmex (#60) * Update README.md * Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b1949b7..daf47dd 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [smug](https://github.com/ivaaaan/smug) A session manager for tmux written in Go - [tat](https://github.com/ryandotsmith/tat) Tab completion for tmux sessions - [teamocil](https://github.com/remi/teamocil) A simple tool used to automatically create windows and panes in tmux with YAML files +- [tmex](https://github.com/evnp/tmex) A minimalist tmux layout manager - [tmux-cssh](https://github.com/zinic/tmux-cssh) Tmux with a "ClusterSSH"-like behavior - [tmux-suspend](https://github.com/MunifTanjim/tmux-suspend) Suspend local session for painlessly working with nested remote session. - [tmux-up](https://github.com/jamesottaway/tmux-up) Bootstrap new `tmux` sessions without complex tools, DSLs, or dependencies @@ -57,6 +58,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmuxpair](https://github.com/goerz/tmuxpair) Command line script for setting up a temporary tmux session for pair programming - [vim-tmux-navigator](https://github.com/christoomey/vim-tmux-navigator) Vim and tmux integration + ## Themes - [tmux-base16-statusline](https://github.com/jatap/tmux-base16-statusline) Statusline based on [base16-shell](https://github.com/chriskempson/base16-shell)