Personal configuration files for tmux
Plugins are installed using tpm available here
Running Ctrl-I from a newly sourced tmux session will then install all the required
plugins
| Plugin | Link | Description |
|---|---|---|
| Sensible | github.com/tmux-plugins/tmux-sensible | A set of standard options for tmux |
| Vim-Tmux Navigator | github.com/christoomey/vim-tmux-navigator | Allows movement between open panes and files open with Vim using Ctrl-hjkl |