diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2019-08-17 13:47:38 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2019-08-17 13:47:38 +0200 |
commit | 51e6f7f2f272bb1116aa8087fd401953175f0329 (patch) | |
tree | 0847ac08ddb896368bc6c1efa32f1f1b90e43c96 /.gitmodules | |
parent | 638fed0941419b866bdd3bc070d1258b40d1b846 (diff) | |
download | dotfiles-51e6f7f2f272bb1116aa8087fd401953175f0329.tar.gz |
bashit
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |