diff --git a/dot_tmux.conf b/dot_tmux.conf index 184df44..019f2ce 100644 --- a/dot_tmux.conf +++ b/dot_tmux.conf @@ -1,4 +1,6 @@ set -g default-terminal "screen-256color" +set -g status off + set -g prefix C-a unbind C-b bind-key C-a send-prefix