From 76bdf7bfb35830c98a3008547798b8f775982882 Mon Sep 17 00:00:00 2001 From: doty Date: Wed, 14 Nov 2018 19:22:38 -0800 Subject: [PATCH] Oops. Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 00b71bb..2686020 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -36,7 +36,7 @@ set -g default-terminal "screen-256color" #set -g visual-activity on # Example of using a shell command in the status line -set -g status-right "#[fg=yellow]#(date)" +# set -g status-right "#[fg=yellow]#(date)" # Highlight active window set-window-option -g window-status-current-bg red