0
0
This commit is contained in:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 2023-05-02 21:25:38 +01:00
parent 680646d87b
commit c398896bfa
2 changed files with 3 additions and 3 deletions

@ -33,7 +33,7 @@ set -g visual-bell on
### plugins ### ### plugins ###
set-environment -g TMUX_PLUGIN_MANAGER_PATH "~/.dotfiles/.tmux/plugins/" set-environment -g TMUX_PLUGIN_MANAGER_PATH ~/.dotfiles/.tmux/plugins/
# List of plugins # List of plugins
set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-sensible'
@ -47,4 +47,4 @@ set -g @plugin 'erikw/tmux-powerline'
# set -g @plugin 'git@bitbucket.com:user/plugin' # set -g @plugin 'git@bitbucket.com:user/plugin'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf
run-shell "~/.dotfiles/.tmux/plugins/tpm/tpm" run-shell ~/.dotfiles/.tmux/plugins/tpm/tpm

@ -1 +1 @@
Subproject commit ae3d75c11c9e9e7080ada532df621092a9938c5a Subproject commit b6251522e48284bc57bf4ed1fff270491f0b3bdc