Mac 开发环境自动部署


Project: https://github.com/weikeet/macsetup

Requirements

安装好 Command Line Tools 后,就可以使用 Git 命令了。

使用方法

自动执行

只需要执行以下代码即可:

curl https://raw.githubusercontent.com/weikeet/macsetup/master/setup.sh | sh && cd ~/.macsetup && zsh install.sh

手动执行

手动 clone 到 ~/.macsetup 目录下,然后执行 zsh install.sh 即可。

git clone https://github.com/weikeet/macsetup.git ~/.macsetup

cd ~/.macsetup && zsh install.sh

Q & A

Zsh detects insecure completion-dependent directories

安装 oh-my-zsh 后显示 Zsh detects insecure completion-dependent directories … 警告

解决方法:

bash ~/.macsetup/env/oh_my_zsh_fixed.sh

shell

Terminal Beautify


文章作者: Weikeet
版权声明: 本博客所有文章除特別声明外,均采用 CC BY 4.0 许可协议。转载请注明来源 Weikeet !
评论
  目录