Update '.tmux.conf'

This commit is contained in:
2023-04-30 18:36:31 +02:00
parent 7634648c5b
commit 8b0dbb5ee1

View File

@@ -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