Added tmux-tail-f

Added a tool to the Miscellaneous section.
This commit is contained in:
Massimo Santini 2018-09-26 21:36:36 +02:00 committed by GitHub
parent 94c59b01e5
commit 2ac097244a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,3 +95,4 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
- [sublime-tmux](https://github.com/huntie/sublime-tmux) Sublime Text plugin to interact with tmux sessions
- [vim-tmux](https://github.com/tmux-plugins/vim-tmux) vim plugin for tmux.conf
- [vim-tmux-navigator](https://github.com/christoomey/vim-tmux-navigator) Seamless navigation between tmux panes and vim splits
- [tmux-tail-f](https://github.com/mapio/tmux-tail-f) A tool to tail multiple files using tmux