Add lazyjournal (journalctl TUI)

This commit is contained in:
Lockszmith (@kateryna) 2024-12-24 15:53:54 -05:00
parent db54baf1b9
commit b8301a0160
1 changed files with 11 additions and 0 deletions

View File

@ -76,6 +76,17 @@
{{- end -}}
{{- end }}
{{- with $repo := "Lifailon/lazyjournal" -}}
{{- with $version := (gitHubLatestRelease $repo).GetTagName -}}
{{- $_ := set $externals ".local/bin/lazyjournal" (dict
"type" "file"
"url" (printf "https://github.com/%s/releases/download/%s/lazyjournal-%s-linux-amd64" $repo $version $version)
"executable" true
"refreshPeriod" $defaultRefresh
) -}}
{{- end -}}
{{- end }}
{{- $externals | toYaml }}
".config/sz.env/lib/ble.sh.curl":
type: "archive"