-
-
Save binarytemple/e1fec565951c2f4eb24eaa931eca57b0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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