Skip to content

Instantly share code, notes, and snippets.

@bericp1
Created August 23, 2017 19:26
Show Gist options
  • Save bericp1/806c24cde89907f06940c05f8baa8030 to your computer and use it in GitHub Desktop.
Save bericp1/806c24cde89907f06940c05f8baa8030 to your computer and use it in GitHub Desktop.
Homestead bash function
homestead() {
VAGRANT_CWD=$HOME/Homestead vagrant $@
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment