diff --git a/config.json b/config.json index 3a435e6..266df95 100644 --- a/config.json +++ b/config.json @@ -15,7 +15,7 @@ "post-link": "nvim --headless '+Lazy! restore' +qa && echo 'alias vim=nvim' >> ~/.zshrc" }, "zsh": { - "link": { "from": "shared/zsh", "to": "~/.zshrc" }, + "link": { "from": "shared/zsh", "to": "~/.zshrc" } }, "tmux": { "link": { "from": "shared/tmux", "to": "~/.tmux.conf" }