A bit longer path
This commit is contained in:
parent
0c4b9682a1
commit
a159b4c293
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ setw -g window-status-separator ""
|
|||
set -g status-style "bg=#3e3e3e,fg=#c0c0c0"
|
||||
set -g status-left-length 0
|
||||
set -g status-right-length 0
|
||||
set -g status-left '#{=|30|…:pane_current_path}'
|
||||
set -g status-left '#{=|45|…:pane_current_path}'
|
||||
set -g status-right '#[fg=#f7f7f7]#{@starship}▕#(~/go/bin/gitmux -cfg ~/.config/gitmux/gitmux.yaml "#{pane_current_path}")'
|
||||
|
||||
set -g set-titles on
|
||||
|
|
Loading…
Reference in a new issue