pass: Switch pass-pick tool to external repository

Added pass-pick external repository. Factored out the program from this
repository into its own development repository from which it is pulled
as a submodule for these dotfiles.
This commit is contained in:
Marty Oehme 2022-01-11 12:47:04 +01:00
parent a322799f39
commit 941760fd13
Signed by: Marty
GPG key ID: B7538B8F50A1C800
4 changed files with 9 additions and 392 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "polybar/.local/share/pomo-app"]
path = polybar/.local/share/pomo-app
url = https://github.com/jsspencer/pomo.git
[submodule "pass/.local/share/pass-pick"]
path = pass/.local/share/pass-pick
url = https://git.martyoeh.me/Marty/pass-pick.git