tmux/.tmux.conf aktualisiert
This commit is contained in:
parent
3b16e12acb
commit
b148ac001b
@ -94,10 +94,12 @@ bind -T copy-mode-vi MouseDown1Pane select-pane \;\
|
||||
|
||||
# List of plugins
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
|
||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
set -g @plugin 'tmux-plugins/tmux-yank'
|
||||
set -g @plugin "arcticicestudio/nord-tmux"
|
||||
|
||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
||||
set -g @plugin "arcticicestudio/nord-tmux"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user