X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.local%2Fbin%2Fupdate;fp=shell%2F.local%2Fbin%2Fupdate;h=4e1fc0f8664b235acbc3b64c1b155df59b6c6f02;hb=163e95e8e453d51f60362edfa78829f234f36a20;hp=086ef279f16b8e7f0e8d55e941b0c1b562235339;hpb=4b436b147222f2e4b6be9be24e63114030ffdfd1;p=dotfiles.git diff --git a/shell/.local/bin/update b/shell/.local/bin/update index 086ef27..4e1fc0f 100755 --- a/shell/.local/bin/update +++ b/shell/.local/bin/update @@ -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"