diff options
| author | Seth Flynn <[email protected]> | 2021-09-16 02:56:09 -0400 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2021-09-16 02:56:09 -0400 |
| commit | 12021e66863261359954b20472893540870c7073 (patch) | |
| tree | 32e9cecb61f06befe3bddc680234ca05dfad9e2e /.gitmodules | |
| parent | 6b22185499a5cac24a312c7344d7cbe1ea7074aa (diff) | |
add tmux
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 15410fb..4204533 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "shells/.local/share/zsh/fast-syntax-highlighting"] path = shells/.local/share/zsh/fast-syntax-highlighting url = https://github.com/zdharma/fast-syntax-highlighting.git +[submodule "tmux/.tmux/plugins/tpm"] + path = tmux/.tmux/plugins/tpm + url = https://github.com/tmux-plugins/tpm |
