Files
share_code/mac_tools_link.md
爱喝水的木子 eaa998d8de Create mac_tools_link.md for macOS setup instructions
Added a comprehensive guide for setting up a macOS development environment using Homebrew, including installation commands for various tools and applications.
2026-02-05 09:39:10 +08:00

2.5 KiB
Raw Blame History

new mac

brew(必须的必)

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

wget curl git

brew install wget curl git

终端

iterm2

brew install --cask iterm2

oh my zsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

### 可选插件 zsh
brew install zsh-syntax-highlighting zsh-autosuggestions

编辑器 ide

vscode

brew install --cask visual-studio-code

brew install --cask jetbrains-toolbox
然后在 toolbox中安装激活搜索 nav.020417.xyz 中搜激活

开发环境

node

nvm环境管理
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
安装 lts 版本  nvm install --lts

python

brew install python3
# 虚拟环境
python3 -m pip install --user virtualenv
# uv 管理环境
brew install uv

ruby

brew install ruby

java/jdk

brew install openjdk@17
sudo ln -sfn /opt/homebrew/opt/openjdk@17/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-17.jdk

go

brew install go

docker

brew install --cask docker
# 也可以安装软件 orbstack

数据库工具

# gui 数据库客户端
brew install --cask tableplus
brew install --cask dbeaver-community

api/网络

postman/paw

brew install --cask postman
brew install --cask paw

Insomnia

brew install --cask insomnia

效率工具

Raycast

# 替代 Spotlight启动器 + 剪贴板 + 窗口管理
brew install --cask raycast

Rectangle窗口分屏

brew install --cask rectangle

The Unarchiver解压

brew install --cask the-unarchiver

浏览器

brew install --cask google-chrome
brew install --cask firefox

设计/抓包/文档

figma

brew install --cask figma

wireshark/charles

brew install --cask wireshark
brew install --cask charles paw

Notion / Obsidian/kaleidoscope

brew install --cask kaleidoscope 
brew install --cask notion
brew install --cask obsidian

其他补充

# 效率工具
brew install --cask alfred cleanshot magnet raycast

# 文件与传输
brew install --cask path-finder localsend keka daisydisk

# 多媒体
brew install --cask iina losslesscut downie

# PDF与办公
brew install --cask pdf-expert liquidtext