dotfiles/zsh/dot.json

12 lines
152 B
JSON

{
"symlinks": [
{
"source": "zprofile.symlink",
"target": "~/.zprofile"
},
{
"source": "zshrc.symlink",
"target": "~/.zshrc"
}
]
}