update plugins add vimtex
[dotfiles.git] / shell / .local / bin / update
index 086ef27..4e1fc0f 100755 (executable)
@@ -14,4 +14,4 @@ cmd() {
 }
 
 sudo sh -c "`cmd`"
-sh -c "offlineimap -u ttyui && vdirsyncer sync && khal $NUL && khard $NUL"
+sh -c "tlmgr update --all --self && offlineimap -u ttyui && vdirsyncer sync && khal $NUL && khard $NUL && pass git pull"