repositories
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30b6457
)
vdirsyncer not needed, done by offlineimap
author
Mart Lubbers
<mart@martlubbers.net>
Thu, 19 Jul 2018 12:46:17 +0000
(14:46 +0200)
committer
Mart Lubbers
<mart@martlubbers.net>
Thu, 19 Jul 2018 12:46:17 +0000
(14:46 +0200)
shell/.local/bin/update
patch
|
blob
|
history
diff --git
a/shell/.local/bin/update
b/shell/.local/bin/update
index
24892b5
..
832323c
100755
(executable)
--- a/
shell/.local/bin/update
+++ b/
shell/.local/bin/update
@@
-7,4
+7,4
@@
cmd() {
}
sudo sh -c "$(cmd)"
-sh -c "tlmgr update --all --self && offlineimap -o -u ttyui &&
vdirsyncer sync &&
khal -c .config/khal/config $NUL && khard $NUL && pass git pull origin master"
+sh -c "tlmgr update --all --self && offlineimap -o -u ttyui && khal -c .config/khal/config $NUL && khard $NUL && pass git pull origin master"