From 8614246700d0d384fc2a62a6eebdb55378d74079 Mon Sep 17 00:00:00 2001 From: James Ottaway Date: Mon, 10 Sep 2018 14:14:17 +1000 Subject: [PATCH] Add `tmux-up` as a session manager I've explained how `tmux-up` differs from other tools here: https://github.com/jamesottaway/tmux-up#alternatives --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c53f32a..38d89ac 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tat](https://github.com/ryandotsmith/tat) Tab completion for tmux sessions - [teamocil](https://github.com/remiprev/teamocil) a simple tool used to automatically create windows and panes in tmux with YAML files - [tmux-cssh](https://github.com/dennishafemann/tmux-cssh) TMUX with a "ClusterSSH"-like behaviour +- [tmux-up](https://github.com/jamesottaway/tmux-up) Bootstrap new `tmux` sessions without complex tools, DSLs, or dependencies - [tmuxifier](https://github.com/jimeh/tmuxifier) Tmuxify your Tmux. Powerful session, window & pane management for Tmux. - [tmuxinator](https://github.com/tmuxinator/tmuxinator) Manage complex tmux sessions easily - [tmuxomatic](https://github.com/oxidane/tmuxomatic) Intelligent tmux session management