diff options
author | Guangxiong Lin <[email protected]> | 2022-04-21 01:01:00 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2022-04-21 01:01:00 +0800 |
commit | 01d2d5addcd63b32363c0b1c1ccda1de498ad5f4 (patch) | |
tree | 5ad38fc325112ba4a4d6b39ce40ebdf3531ec156 /.gitmodules | |
parent | dadd4850b32b697e1324e3d9e47f74c01be15500 (diff) | |
download | dotfiles-01d2d5addcd63b32363c0b1c1ccda1de498ad5f4.tar.gz dotfiles-01d2d5addcd63b32363c0b1c1ccda1de498ad5f4.tar.bz2 dotfiles-01d2d5addcd63b32363c0b1c1ccda1de498ad5f4.zip |
Install tpm by clone instead of submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index c1680c5..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule ".tmux/plugins/tpm"] - path = .tmux/plugins/tpm - url = https://github.com/tmux-plugins/tpm/ |