mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
tmux.conf: remove outcommented stuff.
This commit is contained in:
parent
a2687d5788
commit
f503cbd0a2
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ setw -g pane-base-index 1
|
|||
set -g status-position bottom
|
||||
set -g status-justify left
|
||||
set -g status-style ''
|
||||
# set -g status-left '#[bg=colour3,fg=#0E1019] #(hostname) #[fg=color3,bg=default]'
|
||||
set -g status-left ' #[fg=colour2]#[fg=default] #S '
|
||||
set -g status-right ''
|
||||
set -g status-right-length 50
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue