Added tpm

This commit is contained in:
2024-04-19 01:28:15 +02:00
parent d97d8f78fb
commit e547e69766
4 changed files with 7 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "zsh/custom/plugins/zsh-autosuggestions"]
path = zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions/
[submodule "tmux/tpm"]
path = tmux/tpm
url = https://github.com/tmux-plugins/tpm

View File

@@ -1 +1,2 @@
gruvbox.conf
tpm/

View File

@@ -57,3 +57,5 @@ wg_is_keys_off="#([ $(tmux show-option -qv key-table) = 'off' ] && echo 'TRUE' )
# Load theme
source-file "$DOTFILES/tmux/gruvbox.conf"
run "$DOTFILES/tmux/tpm/tpm"

1
tmux/tpm Submodule

Submodule tmux/tpm added at 99469c4a9b