3 lines
191 B
Bash
3 lines
191 B
Bash
set-option -g status-interval 1
|
|
set-option -g automatic-rename on
|
|
set-option -g automatic-rename-format "#{?#{==:#{pane_current_command},bash},#{b:pane_current_path},#{pane_current_command}}" |