Added tpm to tmux

This commit is contained in:
datalore 2024-02-20 13:46:12 +01:00
parent 0a70d876cb
commit daae24452f
4 changed files with 12 additions and 0 deletions

@ -0,0 +1 @@
Subproject commit 99469c4a9b1ccf77fade25842dc7bafbc8ce9946

View File

@ -1 +1,8 @@
set -g mouse on
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'catppuccin/tmux'
run '~/.config/tmux/plugins/tpm/tpm'

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule ".config/tmux/plugins/tpm"]
path = .config/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm.git

View File

@ -18,6 +18,7 @@ My current dotfiles for hyprland
- ranger
- thefuck
- tmux
- wl-clipboard (needed for tmux-yank)
- mpv
- cava
- zoxide