默认在
C:\Users\***\.vagrant.d
然后下面有boxes目录
想迁移到其它目录
setx VAGRANT_HOME "/d/.vagrant.d/"
setx VAGRANT_HOME "D:/temp/.vagrant.d/"
打开环境变量对话框,发现已经加上了
NOTE: This adds to the User Environment, if you want to add to the system/machine you need to add the /M option at the end of the command, for example:
setx VAGRANT_HOME "X:/your/path" /M
参考:

最新文章

  1. js禁用右键菜单、选中、复制、剪切、粘贴
  2. AI图片剪切
  3. vi命令大全
  4. 加密--win7下安装openssl
  5. Maven项目中,编译proto文件成Java类
  6. CentOS7安装配置FTP服务器
  7. node.js模块之Buffer模块
  8. android 63 Fragment
  9. 6_StopWatch
  10. 【Eclipse】WebServiceExplorer
  11. IOS-UITextField-邮箱后缀联想赛
  12. vuetify | vue | 文件上传组件 | file | upload | form input[type="file"]
  13. java基础学习之"堆" "栈" "静态存储区" "方法区"
  14. 微信小程序-form表单-获取用户输入文本框的值
  15. 纯css loading动效
  16. Android开源项目SlidingMenu学习(二)
  17. js 正则之 检测素数
  18. hbuilder mui uploader图片上传到服务器完整版(ASP.NET)
  19. sql返回行id
  20. FAQ系列 | 如何保证主从复制数据一致性(转)

热门文章

  1. PE笔记之NT头PE文件头
  2. Android蓝牙介绍
  3. DNS+CDN
  4. cobbler一键部署centos7.4(脚本)
  5. LeetCode OJ-- Longest Substring Without Repeating Characters ***@
  6. 机器学习3_EM算法与混合高斯模型
  7. 某考试 T1 fair (18.5.1版)
  8. 深入浅出 Cocoa 之 Core Data(3)- 使用绑定
  9. andriod GridLayout
  10. centos使用yum安装gcc