摘要:
通过brew install nginx后设置开机启动项 sudo cp /usr/local/opt/nginx/*.plist /Library/LaunchDaemonssudo launchctl load -w /Library/LaunchDaemons/homebrew.mxcl.ng 阅读全文
摘要:
1.直接从github上下载 git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh 2.拷贝到账户目录下 3.切换到zsh模式 chsh -s /bin/zsh 4.关闭窗口,新开一个体验效果 查看mac下所支持的she 阅读全文