From 2a6e51b9f862c7c815966453dac870d4f6c8dc3d Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 2 Mar 2012 19:51:35 +1300 Subject: Provide templated tmux.conf.local files instead. --- tmux/tmux.conf.local.old | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tmux/tmux.conf.local.old (limited to 'tmux/tmux.conf.local.old') diff --git a/tmux/tmux.conf.local.old b/tmux/tmux.conf.local.old new file mode 100644 index 00000000..12d746be --- /dev/null +++ b/tmux/tmux.conf.local.old @@ -0,0 +1,5 @@ +# Use the same colours for windows with alerts. +set-window-option -g window-status-alert-attr none +set-window-option -g window-status-alert-fg colour248 +set-window-option -g window-status-alert-bg colour237 + -- cgit v1.2.3