| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| macos:setup-new-macos [2025-03-21] β dcai | macos:setup-new-macos [2025-03-21] (current) β dcai |
|---|
| ===== Setup new macOS ===== | ===== Setup new macOS ===== |
| |
| ==== Download ==== | ==== π¦ Download and scripts ==== |
| |
| === ε―η¨θͺηΆη ===Β | === π ε―η¨θͺηΆη === |
| Β | |
| ζ·»ε δΈζεζΌθΎε
₯ζ³ | |
| |
| <code bash> | <code bash> |
| | # ζ·»ε δΈζεζΌθΎε
₯ζ³ |
| # choose ziranma | # choose ziranma |
| defaults write com.apple.inputmethod.CoreChineseEngineFramework shuangpinLayout 5 | defaults write com.apple.inputmethod.CoreChineseEngineFramework shuangpinLayout 5 |
| </code> | </code> |
| |
| === Install brew === | === π Install brew === |
| |
| Go ahead install app store apps while waiting | Go ahead install app store apps while waiting |
| </code> | </code> |
| |
| === ffmpeg === | === π ffmpeg === |
| |
| <code bash> | <code bash> |
| </code> | </code> |
| |
| Other scripts to run: | === π Other scripts to run: === |
| |
| - prepare ''%%~/.git-credentials%%'' | - prepare ''%%~/.git-credentials%%'' |
| - ''%%bash sudo sed -i "" '/dcai/d' /etc/sudoers && echo -e '\ndcai\tALL=(ALL) NOPASSWD: ALL\n' | sudo tee -a /etc/sudoers%%'' | - ''%%bash sudo sed -i "" '/dcai/d' /etc/sudoers && echo -e '\ndcai\tALL=(ALL) NOPASSWD: ALL\n' | sudo tee -a /etc/sudoers%%'' |
| - ''%%sudo chsh -s /usr/local/bin/fish dcai%%'' | - ''%%sudo chsh -s /usr/local/bin/fish dcai%%'' |
| - Font: https://github.com/sunaku/tamzen-font#tamzenforpowerline-16, use ''%%./ttf/TamzenForPowerline8x16r.ttf%%'', choose size ''%%16%%'' in ''%%iterm2%%'' | |
| - [[https://www.mowglii.com/itsycal/|itsycal]], use datetime format: ''%%π d MMM H:mm a%%'' | - [[https://www.mowglii.com/itsycal/|itsycal]], use datetime format: ''%%π d MMM H:mm a%%'' |
| |
| ==== Settings ==== | === π Settings === |
| |
| - ''%%Keyboard%%'' => ''%%Modifier Keys%%'' => ''%%Caps Lock to Control%%'' | - ''%%Keyboard%%'' => ''%%Modifier Keys%%'' => ''%%Caps Lock to Control%%'' |
| - ''%%Accessibility%%'' => ''%%Pointer Control%%'' => ''%%Mouse & Trackpad%%'' => ''%%Trackpad Options%%'' => ''%%Enable dragging%%'' => ''%%with drag lock%%'' | - ''%%Accessibility%%'' => ''%%Pointer Control%%'' => ''%%Mouse & Trackpad%%'' => ''%%Trackpad Options%%'' => ''%%Enable dragging%%'' => ''%%with drag lock%%'' |
| |
| ==== Drivers ====Β | ==== π¦ Must have macOS apps ==== |
| Β | |
| <code bash>Β | |
| brew install fujifilm-x-webcam homebrew/cask-drivers/lg-onscreen-controlΒ | |
| </code>Β | |
| Β | |
| ==== Must have macOS apps ==== | |
| |
| === app store === | === π app store === |
| |
| * [[https://apps.apple.com/ch/app/pixelmator/id407963104?ign-mpt=uo%3D2&l=en&mt=12&v0=WWW-EUCH-ITUHOME-NEWAPPLICATIONS|PixelMator]] | * [[https://apps.apple.com/ch/app/pixelmator/id407963104?ign-mpt=uo%3D2&l=en&mt=12&v0=WWW-EUCH-ITUHOME-NEWAPPLICATIONS|PixelMator]] |
| * [[https://apps.apple.com/us/app/menu-world-time/id1446377255|Menu World Time]] | * [[https://apps.apple.com/us/app/menu-world-time/id1446377255|Menu World Time]] |
| |
| === Tools === | === π Tools === |
| |
| * espanso | * espanso |
| * [[https://github.com/bhaller/Jiggler|Jiggler]]: move mouse to keep mac awake | * [[https://github.com/bhaller/Jiggler|Jiggler]]: move mouse to keep mac awake |
| |
| === security === | === π security === |
| |
| * [[https://radiosilenceapp.com|Radio Silence]] | * [[https://radiosilenceapp.com|Radio Silence]] |
| * <del>[[https://www.veracrypt.fr/en/Downloads.html|VeraCrypt]]</del> [[https://cryptomator.org|cryptomator]] | * <del>[[https://www.veracrypt.fr/en/Downloads.html|VeraCrypt]]</del> [[https://cryptomator.org|cryptomator]] |
| |
| ==== Nice to have macOS apps ==== | === π Nice to have macOS apps === |
| |
| * [[https://www.trankynam.com/atext/downloads/aText.dmg|aText]] | * [[https://www.trankynam.com/atext/downloads/aText.dmg|aText]] |
| * [[https://github.com/Mortennn/Dozer|Dozer]]: clean up menubar items, Bartender alternative | * [[https://github.com/Mortennn/Dozer|Dozer]]: clean up menubar items, Bartender alternative |
| |
| === dev === | === π dev === |
| |
| * [[https://sequelpro.com/download|Sequel Pro]] | * [[https://sequelpro.com/download|Sequel Pro]] |
| * [[https://www.vagrantup.com/downloads.html|Vagrant]] | * [[https://www.vagrantup.com/downloads.html|Vagrant]] |
| |
| ==== Iβm trying ==== | === π Iβm trying === |
| |
| * [[https://github.com/jjgod/mac-dictionary-kit/releases|DictUnifier]] | * [[https://github.com/jjgod/mac-dictionary-kit/releases|DictUnifier]] |
| |