A bit longer path

This commit is contained in:
Daniel Lundin 2020-09-30 18:23:55 +02:00
parent 0c4b9682a1
commit a159b4c293
No known key found for this signature in database
GPG key ID: 6AB527C9196ACDCC

View file

@ -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