15 lines
186 B
JSON
15 lines
186 B
JSON
[
|
|
{
|
|
"name": "zsh",
|
|
"link-files": [
|
|
{ "source": "init.zsh", "dest": ".zshrc" }
|
|
]
|
|
},
|
|
{
|
|
"name": "nvim",
|
|
"link-dirs": [
|
|
{ "source": ".", "dest": ".config/nvim" }
|
|
]
|
|
}
|
|
]
|