Mac 環境設定 Macbook Setup (reset)
Download from Web
有些可以用 brew cask install
裝起來,不用一個一個找
- Node.js
- Chrome
- IMEShortcuts-Beta-0.14 / Kawa
- Evernote
- Alfred
- Dropbox
- BetterTouchTool
- iTerm2
- VSCode
- Anki
- Oh my zsh
- Spotify
- Divvy
- Dash 4
- Discord
- Zeplin
- Notion
- Alfred Workflow: Google Authenticator
- MacDown
- Grammarly
- Edge (Microsoft)
- insomnia API request test
- You can download the command line tools for OS X Mavericks manually from here:
https://developer.apple.com/downloads/index.action?name=for%20Xcode
Download by curl
Clone by Git
Install by App Store
- Line
- Messenger
- Todoist
- Slack
- Telegram
Install by Homebrew
- yarn
- tig
Install by npm
- browser-sync
browser-sync Command-line doc
Preference Settings:
- Finder
View > Show Path Bar: checked
iTerm2
-
~/.zshrc
https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#agnoster -
alias gc="git commit"
注意:等號前後不能空白 -
meslo lg m for powerline
https://github.com/powerline/fonts -
.zshrc
plugins=(
git
zsh-autosuggestions
)
-
How can I save tabs in iTerm 2 so they restore the next time the app is run?
https://apple.stackexchange.com/questions/22445/how-can-i-save-tabs-in-iterm-2-so-they-restore-the-next-time-the-app-is-run
VSCode
Settings Sync
- Auto fix code style:
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true,
},
-
SSH
Gitlab > Profile icon > Settings > SSH Keys -
How can I set up a keyboard shortcut for switching input source?
https://apple.stackexchange.com/questions/135370/how-can-i-set-up-a-keyboard-shortcut-for-switching-input-source -
How do I turn off auto capitalization in macOS?
System Preferences → Keyboard → Text → [disable] Capitalize words automatically.
新功能
Norman‘s Macbook Pro
2020/06/14 重灌後設定
- 連結後面加 . 代表已另外存檔,頁面消失時可以進 Evernote 查
可以加的軟體
- KeyCastr
- Sequel Pro
- Spectrum
(被 Github 收購)
學習看 Spectrum (別人)的 code https://blog.techbridge.cc/2019/04/20/spectrum-pull-request/ - VLC
同事推薦的好用工具
- Draw.io Integration
安裝完 VSCode Extension 之後,新增檔名 test.drawio.png,就可以自動啟用 extension 來製圖,並且在存檔後,自動成為 png 檔(也可以存成 svg 檔)
Chrome extension
- EditThisCookie
https://chrome.google.com/webstore/detail/editthiscookie/fngmhnnpilhplaeedifhccceomclgfbg/related?hl=zh-TW - Responsive Viewer
可以一次看很多不同寬度看你正在開發的網頁