mirror of
https://github.com/runyanjake/dotfiles.git
synced 2025-10-04 21:57:30 -07:00
Change tab naming
This commit is contained in:
parent
034c051d6d
commit
0aa2c85ea9
@ -10,6 +10,8 @@ set -g set-titles-string '#W - tmux'
|
||||
set-option -g base-index 1
|
||||
set-option -g window-status-style "bg=#1b1f32,fg=#9094a7"
|
||||
set-option -g window-status-current-style "bg=#1b1f32,fg=#67c9e4,bold"
|
||||
set -g automatic-rename on
|
||||
set -g automatic-rename-format "#{pane_current_command}"
|
||||
|
||||
# Pane
|
||||
set -g pane-base-index 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user