I can rsync (using the same key I use to ssh), like this from the command line: `rsync -r -a -v -e "ssh -i ~/.ssh/my-key-local-dev" & etc` How would I add the _path to my public_ key to gulp-rsync config option?