X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.local%2Fbin%2Fupdate;fp=shell%2F.local%2Fbin%2Fupdate;h=b32ce611baed29b9515f1da5640fe70422fc88b0;hb=7efd7af689d6679b43e1606460d52258571db2e8;hp=3563918151360c746e5a536b2333c86f9457ad03;hpb=0a6456881a2df536579904ba331b5dfed801b33d;p=dotfiles.git diff --git a/shell/.local/bin/update b/shell/.local/bin/update index 3563918..b32ce61 100755 --- a/shell/.local/bin/update +++ b/shell/.local/bin/update @@ -14,4 +14,4 @@ cmd() { } sudo sh -c "$(cmd)" -sh -c "tlmgr update --all --self && offlineimap -u ttyui && vdirsyncer sync && khal $NUL && khard $NUL && pass git pull" +sh -c "tlmgr update --all --self && offlineimap -u ttyui && vdirsyncer sync && khal -c .config/khal/config $NUL && khard $NUL && pass git pull origin master"