dotfiles/.gitmodules
Marty Oehme 1568ca0534
mpv: Update uosc
This repo is not including the binary 'ziggy' files. They are used for
clipboard management and subtitle downloading, which I personally do not
need.

We are including the uosc repo as a sparsely checked-out submodule
repository now, symlinking it into place.
It might be a little buggy and I am not sure how jj deals with it but
time will tell.

A concise explanation of the idea can be found here:
<https://gist.github.com/ZhuoyunZhong/2c08c8549616e03b7f508fea64130558>

WIP: Add UOSC as submodule
2025-02-25 23:25:23 +01:00

12 lines
560 B
Text

[submodule "pass/.local/share/pass-pick"]
path = pass/.local/share/pass-pick
url = https://git.martyoeh.me/Marty/pass-pick.git
[submodule "scripts/.local/share/uoeia"]
path = scripts/.local/share/uoeia
url = https://git.martyoeh.me/Marty/uoeia.git
[submodule "multimedia/.local/share/vimiv/plugins/batchmark"]
path = multimedia/.local/share/vimiv/plugins/batchmark
url = https://github.com/jcjgraf/BatchMark
[submodule "multimedia/.config/mpv/scripts/uosc_repo"]
path = multimedia/.config/mpv/scripts/uosc_repo
url = git@github.com:tomasklaen/uosc.git