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:
parent
a322799f39
commit
941760fd13
4 changed files with 9 additions and 392 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue