From 74d255d91c5d60e27848294aa69dbca697bf0ab0 Mon Sep 17 00:00:00 2001 From: Tony Blyler Date: Thu, 4 Jan 2018 09:21:51 -0500 Subject: [PATCH] Update now invalid tmux option --- home/.tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/home/.tmux.conf b/home/.tmux.conf index 7017c0c..bd5db0a 100755 --- a/home/.tmux.conf +++ b/home/.tmux.conf @@ -4,7 +4,6 @@ set -g default-terminal "xterm-256color" set -g base-index 1 set -g bell-action any -set -g bell-on-alert on set -g visual-bell on set -g history-limit 10000 set -g renumber-windows on