aboutsummaryrefslogtreecommitdiff
path: root/profile
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-03-30 11:13:35 +0200
committerKarel Kočí <cynerd@email.cz>2020-03-30 11:13:35 +0200
commita60f3f16f61570fa792ff3a4131fb6b32ec08b87 (patch)
tree947fec8e1d9e3d9d3ccda66b1a68e505c555c810 /profile
parent0cff70e198346c7ccfa5a49dcd1f84772f79748b (diff)
downloadmyconfigs-a60f3f16f61570fa792ff3a4131fb6b32ec08b87.tar.gz
myconfigs-a60f3f16f61570fa792ff3a4131fb6b32ec08b87.tar.bz2
myconfigs-a60f3f16f61570fa792ff3a4131fb6b32ec08b87.zip
syncemail: do not start automatically
Diffstat (limited to 'profile')
-rw-r--r--profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile b/profile
index 8971583..28abc2a 100644
--- a/profile
+++ b/profile
@@ -8,7 +8,7 @@ export EDITOR=vim
# Start music player daemon
~/.service/mpd -q status || ~/.service/mpd start
# Start email synchronization
-~/.local/sbin/syncemail
+#~/.local/sbin/syncemail
# Start syncthing
~/.service/syncthing -q status || ~/.service/syncthing start