diff --git a/sh/tmux.sh b/sh/tmux.sh index 381a983..b2cc4cd 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -87,7 +87,7 @@ set-option -g status-fg gray # line 1 set-option -g status-format[0] '\ #[fg=default]╭╴\ -#[fg=cyan]#{pane_current_path}\ +#[fg=cyan]#{pane_current_path} \ #[align=right]\ #[fg=default]#{pane_current_command}\ #[fg=yellow]%H:%M:%S\