tree-sitter-prr: this is a mess but it seems to work
This commit is contained in:
parent
9b40fe5b92
commit
7cdf103de5
2 changed files with 8 additions and 0 deletions
|
|
@ -2,3 +2,8 @@
|
||||||
type = "file"
|
type = "file"
|
||||||
url = "https://github.com/rvcas/room/releases/latest/download/room.wasm"
|
url = "https://github.com/rvcas/room/releases/latest/download/room.wasm"
|
||||||
refreshPeriod = "168h"
|
refreshPeriod = "168h"
|
||||||
|
|
||||||
|
[".local/share/tree-sitter-prr"]
|
||||||
|
type = "git-repo"
|
||||||
|
url = "ssh://git@git.thermokar.st/thermokarst/tree-sitter-prr.git"
|
||||||
|
refreshPeriod = "168h"
|
||||||
|
|
|
||||||
|
|
@ -64,6 +64,9 @@
|
||||||
[includeIf "gitdir:~/.local/share/chezmoi/"]
|
[includeIf "gitdir:~/.local/share/chezmoi/"]
|
||||||
path = ~/.gitconfig-personal-override
|
path = ~/.gitconfig-personal-override
|
||||||
|
|
||||||
|
[includeIf "gitdir:~/.local/share/tree-sitter-prr/"]
|
||||||
|
path = ~/.gitconfig-personal-override
|
||||||
|
|
||||||
[includeIf "gitdir:~/notebook/"]
|
[includeIf "gitdir:~/notebook/"]
|
||||||
path = ~/.gitconfig-personal-override
|
path = ~/.gitconfig-personal-override
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue