Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

从零开始配置一台 mac 电脑(前端方向) #11

Open
iq9891 opened this issue May 10, 2018 · 0 comments
Open

从零开始配置一台 mac 电脑(前端方向) #11

iq9891 opened this issue May 10, 2018 · 0 comments
Labels
good first issue Good for newcomers

Comments

@iq9891
Copy link
Owner

iq9891 commented May 10, 2018

正所谓一个好的前端必须手里有些好用的工具。我认为前端标配应该是顶配 MAC pro 15 寸电脑,苹果鼠标,机械键盘等。那么对于刚有实力从 Windows 过度到 Mac 的同学可能一时不知道怎么用 Mac 才是正确的高逼格的姿势,怎么配置一个面向前端的 Mac 电脑。下面就为大家揭晓从零开始一步一步让大家飞起来。

  1. 开机
  2. 选择语言
  3. 选择键盘
  4. 链接 wifi
  5. 登录 apple 账号
  6. 配置一些个人喜好,如触控板等
  7. 下载 xcode ,用于辅助 brew 工具
  8. 安装一些必备软件
  1. iTerm2 命令行工具
  2. oh-my-zsh 命令行主题,内置各种快捷键
  3. brew 命令行安装工具
  4. git 代码版本控制
  5. nvm Node.js 控制版本
  6. yarn
  7. tig 查看 commit 信息的工具
  8. cz-cli 规范 commit 信息的工具
  9. VirtualBox mac 上的虚拟机,只为调试 IE
  10. vscode 插件
@iq9891 iq9891 added the good first issue Good for newcomers label May 10, 2018
@iq9891 iq9891 mentioned this issue May 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant