From: Mart Lubbers Date: Sat, 17 Jun 2017 08:12:28 +0000 (+0200) Subject: Merge branch 'master' of github.com:dopefishh/dotfiles X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=04afc939b89a847081345c90976f45255c6ff871;p=dotfiles.git Merge branch 'master' of github.com:dopefishh/dotfiles --- 04afc939b89a847081345c90976f45255c6ff871 diff --cc shell/.local/bin/update index 4e1fc0f,3113604..a451d41 --- a/shell/.local/bin/update +++ b/shell/.local/bin/update @@@ -13,5 -13,5 +13,5 @@@ cmd() fi } --sudo sh -c "`cmd`" -sh -c "tlmgr update --all --self && offlineimap -u ttyui && vdirsyncer sync && khal $NUL && khard $NUL" ++sudo sh -c "$(cmd)" +sh -c "tlmgr update --all --self && offlineimap -u ttyui && vdirsyncer sync && khal $NUL && khard $NUL && pass git pull"