From 5e116ad1ea720268dd80207d19e933a6ad40c92e Mon Sep 17 00:00:00 2001 From: Bo Jeanes Date: Fri, 23 May 2014 09:02:39 -0700 Subject: [PATCH] Tmux now has Zoom built-in --- misc/tmux/tmux.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/misc/tmux/tmux.conf b/misc/tmux/tmux.conf index 3064d1b..dea79c6 100644 --- a/misc/tmux/tmux.conf +++ b/misc/tmux/tmux.conf @@ -12,9 +12,6 @@ set -g default-terminal "screen-256color" bind R source-file ~/.tmux.conf bind \ confirm-before kill-server -unbind z -bind z run ". ~/.config/misc/tmux/zoom.sh" - # Mouse setw -g mode-mouse on set -g mouse-resize-pane