Some configuration files for developer's tools
- Copy .tmux.conf to directory
~/.tmux.conf
- Choose a way to reload tmux configuration:
Run$ tmux source-file ~/.tmux.conf
or
In tmux use "prefix" + ':' to open command line and entersource-file ~/.tmux.conf