Created
          December 20, 2016 07:48 
        
      - 
      
- 
        Save bastienff/ae315cfe61e259e993ae875dfa077e6c to your computer and use it in GitHub Desktop. 
    Vagrant aliases git bash
  
        
  
    
      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
    
  
  
    
  | alias vgs='vagrant global-status' | |
| alias vrp='vagrant reload --provision' | |
| alias vup='vagrant up --provision' | |
| alias vp='vagrant up' | |
| alias vr='vagrant reload' | |
| alias vh='vagrant halt' | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment