diff --git a/tmux.conf b/tmux.conf new file mode 100644 index 0000000..dfa620d --- /dev/null +++ b/tmux.conf @@ -0,0 +1,3 @@ +set -g mouse on + +set -g default-terminal "screen-256color"