diff options
Diffstat (limited to 'profile')
-rw-r--r-- | profile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |