mirror of
https://github.com/zebrajr/dotfiles.git
synced 2026-01-15 12:15:02 +00:00
13 lines
230 B
JSON
13 lines
230 B
JSON
[
|
|
{
|
|
"source": "config/nvim",
|
|
"destination": "~/.config/nvim",
|
|
"type": "replace"
|
|
},
|
|
{
|
|
"source": "oh-my-zsh/custom/aliases.zsh",
|
|
"destination": "~/.oh-my-zsh/custom/aliases.zsh",
|
|
"type": "append"
|
|
}
|
|
]
|