diff --git a/.tmux.conf b/.tmux.conf index 75e1e7a..8eebcc5 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -3,6 +3,7 @@ source-file "${HOME}/.config/tmux/tmux.theme" # default shell set-option -g default-shell /bin/zsh +set-option -g status-position top # Remap prefix from 'C-b' to 'C-a' unbind C-b