dotfiles/.chezmoiscripts/run_onchange_after_install-packages.sh.tmpl

4 lines
59 B
Bash

#!/bin/sh
zsh -i -c 'zinit update'
vim +PlugInstall +qall