Original link: https://immmmm.com/new-mac-101/
I finally replaced the iMac (2012) that has been in use for more than ten years. The external SSD installed the system a few years ago to continue the life until now. A few months ago, I started to use IINA to play 1080p fast-forward for 3 seconds, and 4K direct PPT.
Hands-on solution: Mac mini M2 16+256 + Studio Display
A total of ¥15848 (¥5049 + ¥10799), the lack of strength lost in stages. I also considered iMac 24 M1 16+256 (¥11099) before, but I looked at M1、24寸
, then M2、27寸
, looked at the old iMac that was reduced to “Aiyouteng”, and then looked at the reliability of Mac mini. Unplug, hey, it smells so good!
The following content is only for personal backup records and can be skipped.
personal deployment
Three-finger drag:
Trackpad: tap to click
Desktop and Dock: Screen Corners
Finder: Show – show path bar, status bar
network settings
export https_proxy=http://127.0.0.1:7890 http_proxy=http://127.0.0.1:7890 all_proxy=socks5://127.0.0.1:7890
Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Prompt The Xcode Command Line Tools will be installed.
After waiting for about 5 minutes, press Enter to continue.
Enter the following two commands according to the prompt (carefully entered line by line):
(echo; echo 'eval "$(/opt/homebrew/bin/brew shellenv)"') >> /Users/lmm214/.zprofile eval "$(/opt/homebrew/bin/brew shellenv)"
brew a wave of flow
Git: brew install git
Hugo Blogger: brew install hugo
TinyPNG4Mac image compression: brew install --cask tinypng4mac
Hidden Bar Hidden menu bar icon: brew install --cask hiddenbar
LxgwWenKai font:
brew tap homebrew/cask-fonts && brew install font-lxgw-wenkai
Several Apps
Picgo: https://github.com/Molunerfinn/PicGo
IINA player: https://github.com/iina/iina
Keka compression: https://www.keka.io/zh-cn/
Bob Translate and OCR: https://bobtranslate.com/
Obsidian Notes: https://obsidian.md/
Rectangle resizes the window: https://rectangleapp.com/
pending tax
Adob family bucket: https://www.yuque.com/yihulaojiu-gsfg9/zz2qv5/vixkf6
cheats
Allow any source and fix:
sudo spctl --master-disable
sudo xattr -r -d com.apple.quarantine /Applications/Sublime\ Text.app
This article is transferred from: https://immmmm.com/new-mac-101/
This site is only for collection, and the copyright belongs to the original author.