Update '.tmux.conf'

This commit is contained in:
2023-05-01 02:09:09 +02:00
parent 3736944ce4
commit bcd4624ded

View File

@@ -1,9 +1,9 @@
# tmux theme
set-option -g status-position top
source-file "${XDG_CONFIG_HOME}/tmux/tmux.theme"
# default shell
set-option -g default-shell /bin/zsh
set-option -g status-position top
# tmux theme
source-file "${XDG_CONFIG_HOME}/tmux/tmux.theme"
# Remap prefix from 'C-b' to 'C-a'
unbind C-b