diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-10-18 21:26:04 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-10-18 21:26:04 +0100 |
commit | 0edd762ec5f0b33e02fb6473dfea4e6fed54c498 (patch) | |
tree | d783a802c368af598f00f0f8e6f89d0421a00145 /.gitmodules | |
parent | faddf59ec992776df9941dff2ae2b785562a9805 (diff) |
Add script to obtain password
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 |