xprofile: add vdirsyncer to startup

master
an 2019-07-28 11:20:28 -04:00
parent ee1ef65a02
commit 5eb686b262
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ export PATH=$HOME/.local/bin:$HOME/.gem/ruby/2.6.0/bin:$PATH
export DOOMWADDIR=/mnt/d/Stuff/GamesPC/IWads
export EDITOR=vim
# run MPD
# run user startup jobs
mpd &
vdirsyncer sync &
## EOF