From 51e6f7f2f272bb1116aa8087fd401953175f0329 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sat, 17 Aug 2019 13:47:38 +0200 Subject: bashit --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 582eadc..9d0a4ca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule ".vim/bundle/Conque-shell"] path = .vim/bundle/Conque-shell url = https://github.com/vim-scripts/Conque-Shell.git +[submodule "bash-it"] + path = bash-it + url = https://github.com/Bash-it/bash-it.git -- cgit v1.2.3