dotfiles: sync from prime
This commit is contained in:
@@ -29,13 +29,9 @@ set -g window-status-style fg=colour244,bg=default
|
||||
set -g window-status-current-style fg=colour166,bg=default
|
||||
set -g message-style fg=colour166,bg=colour235
|
||||
|
||||
# set -g window-status-format " #W "
|
||||
# set -g window-status-current-format " #W "
|
||||
|
||||
set -g window-status-format " ━━━ "
|
||||
set -g window-status-current-format " ━━━ "
|
||||
|
||||
|
||||
set -g status-left ''
|
||||
set -g status-right ''
|
||||
set -g status-justify centre
|
||||
@@ -58,6 +54,8 @@ bind-key -T copy-mode-vi 'y' send -X copy-pipe-and-cancel "pbcopy" # Yank select
|
||||
bind-key -T copy-mode-vi 'K' send -X halfpage-up
|
||||
bind-key -T copy-mode-vi 'J' send -X halfpage-down
|
||||
|
||||
bind N new-session
|
||||
|
||||
# => Plugins
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
|
||||
Reference in New Issue
Block a user