Skip to content

Instantly share code, notes, and snippets.

@zommarin
Created October 5, 2017 06:05
Show Gist options
  • Save zommarin/c346ab5e4e0ca0685d39116077add400 to your computer and use it in GitHub Desktop.
Save zommarin/c346ab5e4e0ca0685d39116077add400 to your computer and use it in GitHub Desktop.
Vagrant Snippets
# SSH into a Vagrant machine with agent forwarding
vagrant ssh machineName -- -A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment