Skip to content

Instantly share code, notes, and snippets.

@paulovittor23
Created May 28, 2012 16:16
Show Gist options
  • Save paulovittor23/2819926 to your computer and use it in GitHub Desktop.
Save paulovittor23/2819926 to your computer and use it in GitHub Desktop.
Extend "vagrant ssh" to allow X, agent forwarding
# add to Vagrantfile config
config.ssh.forward_x11 = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment