Update tmux configs

+ Update alias for resetting plasmashell
+ Plugins for tmux as submodules
+ Enable MMB to paste
This commit is contained in:
2022-07-16 10:20:50 -04:00
parent 41dc71d3a4
commit 7565c99f12
6 changed files with 35 additions and 1 deletions

6
.gitmodules vendored
View File

@@ -31,3 +31,9 @@
[submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule ".tmux/plugins/tmux-yank"]
path = .tmux/plugins/tmux-yank
url = https://github.com/tmux-plugins/tmux-yank
[submodule ".tmux/plugins/tmux-better-mouse-mode"]
path = .tmux/plugins/tmux-better-mouse-mode
url = https://github.com/NHDaly/tmux-better-mouse-mode