From 8b0dbb5ee10d8dbc6c37e6ef18185e9cf04d514c Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Sun, 30 Apr 2023 18:36:31 +0200 Subject: [PATCH] Update '.tmux.conf' --- .tmux.conf | 1 + 1 file changed, 1 insertion(+) 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