linebreak typo

This commit is contained in:
Lloyd W. Slade 2020-02-04 10:18:58 -05:00
parent 1671fa356f
commit 2085760946

View file

@ -35,8 +35,7 @@ set -g window-status-separator ''
set -g @ssh_auto_rename_window off set -g @ssh_auto_rename_window off
set -g status-style '' set -g status-style ''
set-window-option -g status-left "#[fg=green]#{?client_prefix,#[bg=black fg=green]#[bg=yellow set-window-option -g status-left "#[fg=green]#{?client_prefix,#[bg=black fg=green]#[bg=yellow fg=black],} #S "
fg=black],} #S "
set-window-option -g status-right "#(~/fmux/tmux-right.sh)" set-window-option -g status-right "#(~/fmux/tmux-right.sh)"
set-window-option -g window-status-style "fg=colour250,bg=colour237" set-window-option -g window-status-style "fg=colour250,bg=colour237"