Kairui


  • 首页

  • 归档

  • 标签

mac终端_设置/查看/删除环境变量

发表于 2016-12-12

设置环境变量:

1
export https_proxy='https://127.0.0.1:8087'

或

1
export http_proxy='http://127.0.0.1:8087'

查看环境变量:

1
export

删除环境变量:

1
unset http_proxy

或:

1
unset https_proxy
# macOS # environment # http_proxy
first
判断一个库是否包含 bitcode
croef

croef

Never say never

10 日志
17 标签
GitHub Twitter
© 2016 — 2020 croef
由 Hexo 强力驱动
|
主题 — NexT.Pisces v5.1.3