Skip to content

Instantly share code, notes, and snippets.

@cristovaov
Last active December 2, 2015 21:33
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 cristovaov/db7e5d53fc557b932490 to your computer and use it in GitHub Desktop.
Save cristovaov/db7e5d53fc557b932490 to your computer and use it in GitHub Desktop.
Lazy way to map a Vagrant virtual machine...
@ECHO off
net use z: "%1" /user:vagrant vagrant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment