1
0
This commit is contained in:
Jeff Lance 2024-03-05 12:49:40 +01:00
parent 3b6cde4d8f
commit 7359ef399c

View File

@ -3,12 +3,18 @@
url = "https://github.com/asdf-vm/asdf.git" url = "https://github.com/asdf-vm/asdf.git"
refreshPeriod = "168h" refreshPeriod = "168h"
[".config/aacs"] [".config/aacs/KEYDB.cfg"]
type = "file" type = "file"
url = "https://vlc-bluray.whoknowsmy.name/files/KEYDB.cfg" url = "https://vlc-bluray.whoknowsmy.name/files/KEYDB.cfg"
exact = true exact = true
refreshPeriod = "168h" refreshPeriod = "168h"
[".local/share/qutebrowser/userscripts/buku"]
type = "file"
url = "https://raw.githubusercontent.com/spectronp/qutebrowser-buku/main/buku"
exact = true
refreshPeriod = "168h"
[".config/ranger/plugins/ranger_udisk_menu"] [".config/ranger/plugins/ranger_udisk_menu"]
type = "git-repo" type = "git-repo"
url = "https://github.com/SL-RU/ranger_udisk_menu.git" url = "https://github.com/SL-RU/ranger_udisk_menu.git"