add after install script

This commit is contained in:
Yuan Chiu 2025-04-23 21:14:05 +08:00
parent 8a7ea22feb
commit 87d7cde368

View File

@ -0,0 +1,4 @@
#!/bin/sh
zsh -i -c 'zinit update'
vim +PlugInstall +qall