Update bash aliases and settings
+ Fix gitmux
This commit is contained in:
@@ -103,7 +103,7 @@ set -g status-right "#[fg=colour235,bg=colour233,bold]#[fg=colour240,bg=colo
|
||||
# Window status
|
||||
set -g window-status-format '#(/home/kapper/go/bin/gitmux #{pane_current_path})'
|
||||
# set -g window-status-format " #I:#W#F (TMUX OTHER STATUS) #(pwd | sed -e "s|.*/\(.*/.*\)|\1|") "
|
||||
set -g window-status-current-format '#(/home/kapper/go/bin/gitmux #{pane_current_path})'
|
||||
set -g window-status-current-format '#(/home/$USER/go/bin/gitmux #{pane_current_path})'
|
||||
#set -g window-status-current-format "#[fg=colour255,bg=colour233]#[fg=colour100,nobold] #(whoami)@#H #[fg=colour255,bg=colour233,nobold]"
|
||||
# #{pane_current_path}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user