aboutsummaryrefslogtreecommitdiffstats
path: root/tmux/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/.tmux.conf')
-rw-r--r--tmux/.tmux.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index a91f370..b39822f 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -1,9 +1,8 @@
set -g default-terminal "screen-256color"
-
-set -g status-bg green
+set -g status-bg magenta
set -g status-fg white
+set -g status-position top
unbind C-b
set -g prefix C-o
-
-set -g default-shell /bin/zsh
+bind C-o send-prefix