dotfiles/.chezmoiscripts/run_onchange_after_install.sh.tmpl

5 lines
60 B
Bash

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