Skip to content

Instantly share code, notes, and snippets.

@rfilmyer
Created July 19, 2015 16:47
Show Gist options
  • Save rfilmyer/31d0178ba3e16788a09c to your computer and use it in GitHub Desktop.
Save rfilmyer/31d0178ba3e16788a09c to your computer and use it in GitHub Desktop.
A sample .zeddrc configuration for use with zedd, the daemon that lets you remotely edit files with Zed.
{
"remote": true,
"user": "demonstration",
"pass": "how to fly",
"root": "Documents"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment