Skip to content

Instantly share code, notes, and snippets.

@jdiez17
Last active August 29, 2015 13:59
Show Gist options
  • Save jdiez17/10558768 to your computer and use it in GitHub Desktop.
Save jdiez17/10558768 to your computer and use it in GitHub Desktop.
{
'remotes': [
{
host: 'example.com',
root: '/var/prisync/',
mirror: '~/.prisync/mirrors/example.com/'
},
],
'mappings': [
local_path: '~/Documents',
remote: 'example.com'
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment