Add automux

Fixes #65
This commit is contained in:
Justin Garrison 2021-09-16 23:35:16 -07:00 committed by GitHub
parent 1811594dd0
commit afa9ed4002
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
## <a name="tools"></a>Tools and session management
- [automux](https://github.com/sriramkandukuri/automux) Wrappers to tmux commands, usefull for tmux based automation
- [dmux](https://github.com/zdcthomas/dmux) Configurable tmux workspace manager written in Rust
- [libtmux](https://github.com/tmux-python/libtmux) Python API for tmux
- [powerline](https://github.com/powerline/powerline) Statusline plugin for vim, and provides statuslines and prompts for several other applications including tmux