latest
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user