This is for store config files on mac. you can do ln -s etc/mac/zshrc .zshrc and ln -s etc/mac/bash_profile .bash_profile to use it locally
快速设置新mac: 通过Homebrew设置mac 如果希望将系统的brew 保存 可以参考我的 brewfile 和 配置介绍 这个config 已经包括 zsh
mac 缺省的 make版本低,用 brew install make --with-default-names 升级