use full path to gitmux
This commit is contained in:
parent
9346e08738
commit
ca49342f32
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ setw -g window-status-separator ""
|
|||
set -g status-style "bg=#455a64,fg=#f5f5f5"
|
||||
set -g status-left-length 0
|
||||
set -g status-left "#[bg=#263238,fg=#78909C] #I #[bg=#455a64,fg=#cfd8dc] #{=|60|…:pane_current_path} "
|
||||
set -g status-right '#[bg=#0d47a1,fg=#e1f5fe] ☸ #(kubectl config current-context) #(gitmux -cfg ~/.config/gitmux/gitmux.yaml "#{pane_current_path}")'
|
||||
set -g status-right '#[bg=#0d47a1,fg=#e1f5fe] ☸ #(kubectl config current-context) #(~/go/bin/gitmux -cfg ~/.config/gitmux/gitmux.yaml "#{pane_current_path}")'
|
||||
set -g status-right-length 0
|
||||
|
||||
set -g set-titles on
|
||||
|
|
Loading…
Reference in a new issue