MacOS使用技巧
设置快捷键 spotlight 使用 ctrl+space,input 使用 cmd+space
翻墙先 https://www.snshijie.com/ 这里用到 lastpass 邮箱是 gmail 密码要记得
下载 chrome 登陆账户
下载 iTerm2 https://www.iterm2.com/index.html
sudo nano ~/.bash_profilealias ll='ls -alF'
保存后source ~/.bash_profile安装 Beyond Compare
安装 node.js https://nodejs.org/en/
下载 atom https://atom.io/
安装 homebrew https://brew.sh/
通过代理使用 brewexport ALL_PROXY=socks5://127.0.0.1:1080安装 git 下载安装或者 brew install git 都可以
安装 hexo
next 主题
https://github.com/theme-next/hexo-theme-next安装 anaconda python3.6
如果出现以下弹框,这说明你没有修改 hosts 文件,或说没生效
下载百度网盘 里面有常用工具
安装 golang
安装 Datagrip
安装 mysql 5.6.39
下载安装包 https://www.mysql.com/downloads/ 注意版本
具体操作参见“MySQL 学习”文章安装 webstorm
安装 QT
安装 Qt lib 和 Qt Creator
下载地址hex 编辑器
https://ridiculousfish.com/hexfiend/
https://github.com/ridiculousfish/HexFiend/