add tmux plugins
This commit is contained in:
@ -10,6 +10,8 @@ bind-key a select-pane -L
|
||||
bind-key s select-pane -D
|
||||
bind-key d select-pane -R
|
||||
|
||||
set -g @plugin 'git@github.com/tmux-plugins/tpm'
|
||||
set -g @plugin '~/.config/tmux/plugins/tpm'
|
||||
#set -g @plugin '~/.config/tmux/plugins/catppuccin-tmux'
|
||||
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
run '~/.config/tmux/plugins/tpm'
|
||||
#run '~/.config/tmux/plugins/catppuccin-tmux/catppuccin.tmux'
|
||||
|
Reference in New Issue
Block a user