fix config.json format
This commit is contained in:
parent
7394aa4a70
commit
f2467ad75e
@ -15,7 +15,7 @@
|
|||||||
"post-link": "nvim --headless '+Lazy! restore' +qa && echo 'alias vim=nvim' >> ~/.zshrc"
|
"post-link": "nvim --headless '+Lazy! restore' +qa && echo 'alias vim=nvim' >> ~/.zshrc"
|
||||||
},
|
},
|
||||||
"zsh": {
|
"zsh": {
|
||||||
"link": { "from": "shared/zsh", "to": "~/.zshrc" },
|
"link": { "from": "shared/zsh", "to": "~/.zshrc" }
|
||||||
},
|
},
|
||||||
"tmux": {
|
"tmux": {
|
||||||
"link": { "from": "shared/tmux", "to": "~/.tmux.conf" }
|
"link": { "from": "shared/tmux", "to": "~/.tmux.conf" }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user