From cd3d79451842b8dad3c7ba8fef236f87af0c809d Mon Sep 17 00:00:00 2001 From: Brandon Cornejo Date: Tue, 9 Apr 2013 17:31:59 -0500 Subject: [PATCH] tmux -2 --- install.sh | 0 tmux.conf | 1 - 2 files changed, 1 deletion(-) mode change 100644 => 100755 install.sh diff --git a/install.sh b/install.sh old mode 100644 new mode 100755 diff --git a/tmux.conf b/tmux.conf index c93bf4b..7d518b7 100644 --- a/tmux.conf +++ b/tmux.conf @@ -25,4 +25,3 @@ set -g status-justify centre set -g status-right '[fg=green][ %m/%d %H:%M:%S ]#[default]' setw -g window-status-current-format '#[fg=yellow] (#I.#P#F#W)#[default]' setw -g window-status-format '#I#F#W' -