diff options
| author | Anton Bobov <anton@bobov.name> | 2024-05-18 00:29:17 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2024-05-18 00:38:51 +0500 |
| commit | 7515d6b576fe5f56462c5c2fdcc298c75b8c9dab (patch) | |
| tree | 5858120d216a1d1f644820e6b948755dee77ca36 /.gitmodules | |
| parent | 54ee114bd4d5579e1a8cd874b2f1278da126e440 (diff) | |
[tmux] Move config into .config
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 8927cd3..9cc0bb6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -17,8 +17,8 @@ [submodule "mutt-colors-solarized"] path = files/.mutt/mutt-colors-solarized url = https://github.com/altercation/mutt-colors-solarized -[submodule "files/.tmux/plugins/tpm"] - path = files/.tmux/plugins/tpm +[submodule " files/.config/tmux/plugins/tpm"] + path = files/.config/tmux/plugins/tpm url = https://github.com/tmux-plugins/tpm [submodule "dotbot"] path = dotbot |
