enable calendar, more paths
authorMart Lubbers <mart@martlubbers.net>
Tue, 15 Jan 2019 07:15:19 +0000 (08:15 +0100)
committerMart Lubbers <mart@martlubbers.net>
Tue, 15 Jan 2019 07:15:19 +0000 (08:15 +0100)
email/.mutt/newmail.sh
shell/.bashrc

index a73e7b9..84c30c6 100755 (executable)
@@ -5,4 +5,4 @@ then
        notify-send "$newmail new emails!"
 fi
 notmuch new
-#vdirsyncer sync
+vdirsyncer sync
index 2ccc4c5..27d574a 100644 (file)
@@ -16,9 +16,9 @@ export NOTMUCH_CONFIG=~/.config/notmuch/config
 
 export CLEAN_HOME=/opt/clean
 
-export PATH="~/.local/bin:$PATH"
-export PATH="$PATH:$CLEAN_HOME/lib/exe:$CLEAN_HOME/bin"
-export PATH="$PATH:/opt/texlive/2018/bin/x86_64-linux:/opt/zotero:/opt/arduino:/opt/beets/bin"
+export PATH=~/.local/bin:$PATH
+export PATH=$PATH:$CLEAN_HOME/lib/exe:$CLEAN_HOME/bin
+export PATH=$PATH:/opt/texlive/2018/bin/x86_64-linux:/opt/zotero:/opt/arduino:/opt/beets/bin
 
 export GTK_IM_MODULE=xim
 export QT_IM_MODULE=xim