Added password-store submodule

This commit is contained in:
Ben Vincent 2022-08-26 22:15:49 +09:30
parent 27e3b132a8
commit 6618153946
2 changed files with 4 additions and 0 deletions

@ -0,0 +1 @@
Subproject commit d0a094f4c5a1622021529496ee7e634b363ba33a

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule ".config/ohmyzsh"] [submodule ".config/ohmyzsh"]
path = .config/ohmyzsh path = .config/ohmyzsh
url = https://github.com/ohmyzsh/ohmyzsh.git url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule ".config/password-store"]
path = .config/password-store
url = https://git.unkin.net/unkinben/pass.git