Files
dotfiles/meta/components.json

9 lines
95 B
JSON
Raw Normal View History

2026-01-17 17:44:55 +00:00
[
{
"name": "zsh",
"link-files": [
{ "source": "init.zsh", "dest": ".zshrc" }
]
}
]