diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b713ac5..aa879dd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule ".urxvt/ext"] path = .urxvt/ext url = https://github.com/muennich/urxvt-perls +[submodule ".passwords"] + path = .passwords + url = https://github.com/uvaes/passwords |