Added tpm
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -4,3 +4,6 @@
|
|||||||
[submodule "zsh/custom/plugins/zsh-autosuggestions"]
|
[submodule "zsh/custom/plugins/zsh-autosuggestions"]
|
||||||
path = zsh/custom/plugins/zsh-autosuggestions
|
path = zsh/custom/plugins/zsh-autosuggestions
|
||||||
url = https://github.com/zsh-users/zsh-autosuggestions/
|
url = https://github.com/zsh-users/zsh-autosuggestions/
|
||||||
|
[submodule "tmux/tpm"]
|
||||||
|
path = tmux/tpm
|
||||||
|
url = https://github.com/tmux-plugins/tpm
|
||||||
|
|||||||
@@ -1 +1,2 @@
|
|||||||
gruvbox.conf
|
gruvbox.conf
|
||||||
|
tpm/
|
||||||
|
|||||||
@@ -57,3 +57,5 @@ wg_is_keys_off="#([ $(tmux show-option -qv key-table) = 'off' ] && echo 'TRUE' )
|
|||||||
|
|
||||||
# Load theme
|
# Load theme
|
||||||
source-file "$DOTFILES/tmux/gruvbox.conf"
|
source-file "$DOTFILES/tmux/gruvbox.conf"
|
||||||
|
|
||||||
|
run "$DOTFILES/tmux/tpm/tpm"
|
||||||
|
|||||||
1
tmux/tpm
Submodule
1
tmux/tpm
Submodule
Submodule tmux/tpm added at 99469c4a9b
Reference in New Issue
Block a user