diff options
author | Aaron LI <aly@aaronly.me> | 2017-09-03 19:55:34 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2017-09-03 19:55:34 +0800 |
commit | 011cbb077df66dc9a39dbcce3c0826ff373a4da4 (patch) | |
tree | f0450735eb45fec4413b571a9adb33681dd1736c /.gitmodules | |
parent | 84f9a07199b18a6e3e8304c53a40624dc21bdfe1 (diff) | |
download | dotfiles-011cbb077df66dc9a39dbcce3c0826ff373a4da4.tar.bz2 |
Rewrite Tmux configuration; avoid plugins (e.g., tpm)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 576fef1..5f30a1d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "dotvim"] path = dotvim url = git@github.com:liweitianux/dotvim.git -[submodule "tmux-tpm"] - path = _tmux/plugins/tpm - url = https://github.com/tmux-plugins/tpm |