Created
August 27, 2018 11:58
-
-
Save nevzatalkan/ad646edcb9c1c0dae25123ad3987ed4a to your computer and use it in GitHub Desktop.
This file contains 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
#! /bin/bash | |
cd /d/workspace/provisioning/vagrantfile/development | |
#more commands here | |
vagrant ssh -- -t 'cd /myworkspace; /bin/bash' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment