# vagrant **Repository Path**: zminds/vagrant ## Basic Information - **Project Name**: vagrant - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # virtualbox on mac [vagrant-sshfs 兼容所有os](https://github.com/dustymabe/vagrant-sshfs#sharing-arbitrary-host-directory-to-vagrant-guest---1-of-users) [centos/7 官方推荐vagrant配置方式](https://blog.centos.org/2018/10/updated-centos-vagrant-images-available-v1809-01/) ``` vagrant plugin install vagrant-disksize vagrant plugin install vagrant-sshfs vagrant up ```