Skip to content

Instantly share code, notes, and snippets.

@binarytemple
Created April 15, 2016 14:33
Show Gist options
  • Save binarytemple/e1fec565951c2f4eb24eaa931eca57b0 to your computer and use it in GitHub Desktop.
Save binarytemple/e1fec565951c2f4eb24eaa931eca57b0 to your computer and use it in GitHub Desktop.
function dme() { (git)-[master]-
target=${1:?must provide target vm name}
eval $(docker-machine env $target)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment