3 lines
191 B
Plaintext
3 lines
191 B
Plaintext
|
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}}"
|