From 3bb41246d9dd32db1089fc45e2f9651614315d2d Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Wed, 5 Oct 2016 14:50:15 -0700 Subject: [PATCH] Add tmux config --- tmux.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 tmux.conf diff --git a/tmux.conf b/tmux.conf new file mode 100644 index 0000000..b2e3ebd --- /dev/null +++ b/tmux.conf @@ -0,0 +1 @@ +set-window-option -g mode-mouse on