From d7ceb2c81316529e2d46e19489fc3b765ef7d84f Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sun, 3 Nov 2019 16:44:09 +0500 Subject: Integrate dotbot. --- .gitmodules | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 227f35f..f77df55 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,5 +12,9 @@ path = files/.vim/bundle/Vundle.vim url = https://github.com/VundleVim/Vundle.vim [submodule "files/.tmux/plugins/tpm"] - path = files/.tmux/plugins/tpm - url = https://github.com/tmux-plugins/tpm + path = files/.tmux/plugins/tpm + url = https://github.com/tmux-plugins/tpm +[submodule "dotbot"] + path = dotbot + url = https://github.com/anishathalye/dotbot + ignore = dirty -- cgit v1.2.3