From 687a64c30fa70eb2a27cba09599c33a68b18d910 Mon Sep 17 00:00:00 2001 From: Tucker Evans Date: Sun, 11 Mar 2018 21:42:10 -0400 Subject: Adds git-bash-prompt Also makes minor changes to other files --- tmux/.tmux.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tmux') diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 90ed13c..54e496b 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -14,4 +14,7 @@ bind h select-pane -L bind l select-pane -R -set -g status-bg magenta +#set -g status-bg magenta + + +set -g mouse on -- cgit v1.1