aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-04-20 23:55:21 +0800
committerGuangxiong Lin <[email protected]>2022-04-20 23:55:21 +0800
commitdadd4850b32b697e1324e3d9e47f74c01be15500 (patch)
tree02366c856fbc053a2381fc4df243cabda529a124 /.gitmodules
parentbcd01082142c236c7f0f80c30812175f62da5d92 (diff)
downloaddotfiles-dadd4850b32b697e1324e3d9e47f74c01be15500.tar.gz
dotfiles-dadd4850b32b697e1324e3d9e47f74c01be15500.tar.bz2
dotfiles-dadd4850b32b697e1324e3d9e47f74c01be15500.zip
Add tmux plugins
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..c1680c5
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule ".tmux/plugins/tpm"]
+ path = .tmux/plugins/tpm
+ url = https://github.com/tmux-plugins/tpm/