From 4b7b65d5bb33813bb6fdb251b286e258e72e96b3 Mon Sep 17 00:00:00 2001 From: Justin Garrison Date: Wed, 5 Sep 2018 02:30:11 -0700 Subject: [PATCH] removes mux. fixes #7 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 68337c0..2c35e18 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ List of helpful tmux links for various tutorials, plugins, and configuration set ## Tools and session management - [libtmux](https://github.com/tony/libtmux) Python API for tmux -- [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 - [teamocil](https://github.com/remiprev/teamocil) a simple tool used to automatically create windows and panes in tmux with YAML files