Skip to content

Commit

Permalink
feat(chezmoi): add zsa keymap bin
Browse files Browse the repository at this point in the history
  • Loading branch information
scottames committed Nov 28, 2023
1 parent c36a9ff commit aeb0a96
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions home/.chezmoiexternal.toml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@

{{ end -}} # gnome .desktop_session

[".local/bin/keymapp"]
type = "archive-file"
url = "https://oryx.nyc3.cdn.digitaloceanspaces.com/keymapp/keymapp-latest.tar.gz"
path = "keymapp"
refreshPeriod = "168h"

# renovate: depName=flyway/flyway datasource=github-releases
{{ $flywayVersion := "9.20.1" -}}

Expand Down

0 comments on commit aeb0a96

Please sign in to comment.