个人 MacBook 食用说明。推荐自动化环境配置脚本项目 imzyf/dotfiles。
软件下载
设置安装源允许任何
sudo spctl --master-disable
使用 brew cask
安装软件,非常方便。
安装 brew:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" |
软件清单
必备
- iTerm 2
- Alfred 3
- Google Chrome
- Visual Studio Code
- ImageOptim
- The Unarchiver -
- V2rayU
- 百度云 - BaiduNetdisk
- ~ShadowsocksX-NG~ SS 没啥活路了
brew cask install iterm2 alfred google-chrome visual-studio-code imageoptim v2rayu baidunetdisk |
Web 开发
- Docker - ✨✨✨
- Navicat for MySQL - ✨✨✨ - 💰
- Dash - ✨✨✨ - 💰
- Sourcetree - ✨✨✨
- Postman - API 管理 - ✨✨✨
- Firefox - ✨✨
- JetBrains Developer Tools 全家桶
- iHosts - 管理 Host -
- Chromium
- cosborwser - 腾讯云 COS 客户端
Kodo Browser - 七牛对象存储客户端QQ 游览器 Lite - 太菜了,啥也干不了Sublime Text还是 VSCode 香Paw - API 管理Postman 够用了
brew cask install docker dash sourcetree postman firefox |
brew install php@7.1 |
iOS 开发
我已不写 iOS 很多年
- OpenSim - 快速打开模拟器应用文件夹 - ✨✨✨
- Reveal - UI 调试 - ✨✨✨ - 💰
- Charles - ✨✨✨ - 💰
- Flipper
- Realm Studio
- Wireshark
brew cask install opensim reveal charles |
系统
- Go2Shell - 在当前 Finder 路径打开命令行 - ✨✨✨
- SecureCRT - SSH 管理 - ✨✨✨ - 💰
- FileZilla - FTP / SFTP
- Itsycal - 日历扩展 - ✨✨✨
- Proxifier - 可用作代理 - ✨✨✨ - 💰
- fliqlo - 时钟屏保 - 可以配合
触发角
使用 - ✨✨✨ - QuicklookStephen - QuickLook plugin - ✨✨✨
- PopClip - ✨
- typora - Markdown 编辑器 - 导出 PDF 的样式出色 - ✨✨✨
- Pap.er - 桌面壁纸
- Mounty
- Launchpad Manager Yosemite - 清理 Launchpad 图标
- CleanMyMac X
- SlowQuitApps - 延迟
⌘ + q
- Cyberduck - FTP
ShellCraft - SSH - 💰Transmit 5Shimo - 全局代理,命令行和开发软件内依然可以翻墙,支持 PPTP
brew cask install go2shell itsycal fliqlo qlstephen PopClip typora paper |
brew tap dteoh/sqa |
效率
- IINA - The modern video player - ✨✨✨
- LICEcap - GIF 录屏 - ✨✨✨
- 腾讯会议 - ✨✨✨
RescueTime - 时间统计- Evernote - 印象笔记
- 微信 -
- QQ -
- QQ 音乐 - - ✨✨✨✨✨ TME 雄起
- 网易有道词典 -
- TeamViewer
Kindle - - MWeb
- Logitech Options
- 迅雷
Scroll Reverser - 翻转设备滚动方向鼠标自然方向真香网易云音乐biss
brew cask install iina licecap |
产品
- Axure RP 8
- MindNode
- StarUML
设计
- Zeplin
- Sip - 拾色
- PixeStyle
CLI
- dict
- zsh
- oh-my-zsh
- autojump
- fish
brew install autojump |
快捷键
Mac
截屏:
- 全屏
command + shift + 3
- 指定区域
command + shift + 4
- 当前窗口
command + shift+ 4 + 空格
Finder:
- 前往文件夹
command + shift + g
- 显示简介
command + i
- 新建文件夹
command + n
- 搜索
command + f
- 删除
command + delete
(在回收站中此方法为恢复文件,并不是从回收站删除) - 清空回收站
command + shift + delete
(全局可用)
切换:
- 所有应用之间切换
command + tab
- 部分应用内切换 tab
command + option + ←/→
(通常为浏览器)或者command + ←/→
- 触摸板
- 三指左右滑动,切换屏幕
- 上滑,出现目前运行的窗口
前进/后退:
- 浏览器中
command + ←
command + ←
(这就解释了为什么浏览器不用这个切换 tab) - 触摸板
- 两指左滑
- 两指右滑
浏览器:
- 放大缩小
command + +
command + -
- 刷新
command+r
强制刷新:command+shift+r
- 进入开发者模式
command+option+i
- 打开上次关闭页面
command+shift+t
系统通用:
- 隐藏窗口
command+h
- 最小化窗口
command+m
- 新建窗口
command+n
- 新建 tab
command+t
- 另存为
command+shift+S
- 关闭 tab
command+w
- 退出窗口
command + q
- 复制粘贴
command + c
command + v
其他:
- 单词跳跃
option + ←
option + →
- 到开头
command + ←
到结尾command + →
,有的时候command
不行换成fn
手势
可以在 系统偏好设置 -> 触控板
中了解。
个性化设置
触发角
系统偏好设置 -> 桌面与屏幕保护程序 -> 屏幕保护程序 -> 触发角
Night Shift
系统偏好设置 -> 显示器 -> Night Shift
– EOF –