diff options
author | Karel Kočí <cynerd@email.cz> | 2018-05-02 22:55:45 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-05-02 22:55:45 +0200 |
commit | 2eb4a717a5db32b326d725cb7942127a01f549be (patch) | |
tree | 2d0a7f7be785e9fe230cf8e88c22a7b5851bc7f0 /profile | |
parent | 6c629ee7ac9b386e0e99c35044172e353cae1da3 (diff) | |
download | myconfigs-netsync.tar.gz myconfigs-netsync.tar.bz2 myconfigs-netsync.zip |
WIP: replace syncemail with netsyncnetsync
Diffstat (limited to 'profile')
-rw-r--r-- | profile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -7,8 +7,6 @@ export EDITOR=vim # Start music player daemon ~/.service/mpd -q status || ~/.service/mpd start -# Start email synchronization -~/.local/sbin/syncemail # Start syncthing ~/.service/syncthing -q status || ~/.service/syncthing start |