tmux: get rid of useless stuff
This commit is contained in:
parent
c42f2b4ef7
commit
439a829c6c
1 changed files with 0 additions and 4 deletions
|
@ -41,7 +41,3 @@ set -g status-position "bottom"
|
||||||
set -g status-justify "left"
|
set -g status-justify "left"
|
||||||
set -g status-left-length "100"
|
set -g status-left-length "100"
|
||||||
set -g status-right-length "100"
|
set -g status-right-length "100"
|
||||||
|
|
||||||
# relevant to local only
|
|
||||||
set -g terminal-overrides "alacritty:Tc,kitty-xterm:Tc,xterm-256color:Tc,rxvt-unicode*:Tc"
|
|
||||||
set -g default-terminal "tmux-256color"
|
|
||||||
|
|
Loading…
Reference in a new issue