Skip to content

Instantly share code, notes, and snippets.

@kirschbaum
Created May 6, 2013 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kirschbaum/5526477 to your computer and use it in GitHub Desktop.
Save kirschbaum/5526477 to your computer and use it in GitHub Desktop.
config.vm.synced_folder "~/.ssh", "/home/vagrant/.ssh"
config.vm.synced_folder "~/.drush", "/home/vagrant/.drush"
config.vm.synced_folder "mysql", "/var/lib/mysql"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment