diff options
| author | Tucker Evans <tuckerevans24@gmail.com> | 2018-03-11 21:55:17 -0400 |
|---|---|---|
| committer | Tucker Evans <tuckerevans24@gmail.com> | 2018-03-11 21:55:17 -0400 |
| commit | 06416b923f16b060aa4d68c5178fb9a823b291d5 (patch) | |
| tree | 4dc1a209a05b1b1ec9e156346bd65757b64f158a /.gitmodules | |
| parent | 9e3771d19c02892119be2140e7c8303ebd01041d (diff) | |
| parent | 687a64c30fa70eb2a27cba09599c33a68b18d910 (diff) | |
Merge branch 'ursa_minor'
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 454c5ba..068b2dc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "vim/.vim/pack/tje/start/wordCount.vim"] path = vim/.vim/pack/tje/start/wordCount.vim url = git@github.com:ChesleyTan/wordCount.vim.git +[submodule "bash/.git-prompt"] + path = bash/.git-prompt + url = https://github.com/magicmonty/bash-git-prompt.git |
