X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.local%2Fbin%2Fupdate;h=0321d45da66f315db8fa842f4752d5dcb03aac60;hb=57600e32012ce55c030a1db99d6d3f9e2c772e04;hp=69ed36f6eabb1f73627f634a0d7891b5163efe22;hpb=6b1ae31fff239fd2223223acf861b71f829ee858;p=dotfiles.git diff --git a/shell/.local/bin/update b/shell/.local/bin/update index 69ed36f..0321d45 100755 --- a/shell/.local/bin/update +++ b/shell/.local/bin/update @@ -1,7 +1,7 @@ #!/bin/sh NUL=">/dev/null 2>&1" -offlineimap -o -u ttyui +vdirsyncer sync cmd() { echo -n 'apt-get update && apt-get dist-upgrade && '