diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7e97532..8505d6a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,8 @@ [submodule ".zprezto"] path = .zprezto url = https://github.com/sorin-ionescu/prezto + branch = master +[submodule ".irssi"] + path = .irssi + url = git@sleepmap.de:irssi + branch = master |