mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 00:24:06 -06:00
7 lines
266 B
TOML
7 lines
266 B
TOML
# External repositories managed by chezmoi
|
|
# https://www.chezmoi.io/reference/special-files-and-directories/chezmoiexternal-format/
|
|
|
|
[".config/opencode/superpowers"]
|
|
type = "git-repo"
|
|
url = "https://github.com/obra/superpowers.git"
|
|
refreshPeriod = "168h" |