From 993ce0f0a91de1f36478f8544afb4a473e84e307 Mon Sep 17 00:00:00 2001 From: Justin Garrison Date: Sun, 11 Dec 2016 23:17:15 -0800 Subject: [PATCH] added mux and tat --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1f6be18..8947145 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,9 @@ List of helpful tmux links for various tutorials, plugins, and configuration set ## Tools and session management +- [mux](https://github.com/askhat/mux) :gem: Small ruby script which allows to cruise between tmux sessions easily - [powerline](https://github.com/powerline/powerline) Statusline plugin for vim, and provides statuslines and prompts for several other applications including tmux +- [tat](https://github.com/ryandotsmith/tat) Tab completion for tmux sessions - [tmux-cssh](https://github.com/dennishafemann/tmux-cssh) TMUX with a "ClusterSSH"-like behaviour - [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