This commit is contained in:
2025-12-26 10:35:15 -08:00
parent 685dcfa301
commit 087b6e8422
3 changed files with 6 additions and 19 deletions

View File

@@ -3,7 +3,7 @@ set -g default-terminal "xterm-256color"
bind-key r source-file ~/.config/tmux/tmux.conf \; display "Reloaded!"
set-option -g default-shell /bin/zsh
#set-option -g default-shell /bin/zsh
# remap prefix
unbind C-b
@@ -51,9 +51,9 @@ set-option -g update-environment "SSH_AUTH_SOCK \
SSH_CONNECTION \
DISPLAY "
set -g status-position bottom
set -g status-left " #{session_name} "
set -g status-right ""
set -g status-right-length 100
# set -g status-position bottom
# set -g status-left " #{session_name} "
# set -g status-right ""
# set -g status-right-length 100
# set -g status-style 'fg=default'