macos
差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
| macos [2021/07/09 13:13] – admin | macos [2021/07/26 09:13] (当前版本) – admin | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| < | < | ||
| + | |||
| # macOS | # macOS | ||
| 行 14: | 行 15: | ||
| ```bash | ```bash | ||
| defaults write com.apple.finder AppleShowAllFiles -boolean true; killall Finder | defaults write com.apple.finder AppleShowAllFiles -boolean true; killall Finder | ||
| - | ``` | + | ``` |
| **Finder - 隐藏隐藏文件** | **Finder - 隐藏隐藏文件** | ||
| 行 20: | 行 21: | ||
| ```bash | ```bash | ||
| defaults write com.apple.finder AppleShowAllFiles FALSE; killall Finder | defaults write com.apple.finder AppleShowAllFiles FALSE; killall Finder | ||
| - | ``` | + | ``` |
| ## 系统工具 | ## 系统工具 | ||
| - | |||
| - | ### Flip | ||
| - | |||
| - | * [Flip](https:// | ||
| - | |||
| - | 屏幕保护程序 | ||
| ### Homebrew | ### Homebrew | ||
| 行 41: | 行 36: | ||
| ### Oh My Zsh | ### Oh My Zsh | ||
| + | |||
| * [Oh My Zsh](https:// | * [Oh My Zsh](https:// | ||
| - | ### Snipaste | + | **安装** |
| - | * [Snipaste](https:// | + | |
| + | ```bash | ||
| + | sh -c " | ||
| + | ``` | ||
| + | |||
| + | ### Switchhosts - hosts 文件管理工具 | ||
| + | |||
| + | * [oldj/ | ||
| + | hosts 文件管理 | ||
| + | |||
| + | ### 程序卸载工具 | ||
| + | ### AppCleaner | ||
| + | * [AppCleaner|官网](http:// | ||
| + | |||
| + | ## 常用软件 | ||
| + | ### 视频播放器 | ||
| + | #### IINA | ||
| + | * [IINA|Github](https:// | ||
| + | * [IINA|官网](https:// | ||
| + | |||
| + | ### 🖥 屏幕保护程序 | ||
| + | #### Flip | ||
| + | * [Flip|官网](https:// | ||
| + | |||
| + | ### ✂️ 屏幕截图软件 | ||
| + | #### Snipaste | ||
| + | * [Snipaste|官网](https:// | ||
| + | |||
| + | ### 🗜️ 压缩软件 | ||
| + | #### Keka 压缩文件管理器 | ||
| + | * [Keka](https:// | ||
| ## 开发工具 | ## 开发工具 | ||
| - | ### Sequel Ace | + | ### Redis |
| + | #### Redis.app - Redis 环境搭建 | ||
| + | * [Redis.app | 官网](https:// | ||
| + | * [Redis.app | GitHub](https:// | ||
| - | * [equel-Ace/ | + | #### Another Redis Desktop Manager |
| - | MySQL 客户端 | + | * [qishibo/ |
| + | |||
| + | **安装** | ||
| + | |||
| + | ```bash | ||
| + | brew install --cask another-redis-desktop-manager | ||
| + | ``` | ||
| + | |||
| + | ### PostgreSQL | ||
| + | #### Postgres.app - PostgreSQL 环境搭建 | ||
| + | * https:// | ||
| + | |||
| + | ### MySQL | ||
| + | #### Sequel Ace - MySQL 客户端 | ||
| + | |||
| + | * [equel-Ace/ | ||
| **安装** | **安装** | ||
| 行 60: | 行 104: | ||
| ``` | ``` | ||
| - | * [SwitchHosts](https:// | ||
| - | hosts 文件管理 | ||
| - | * [Another Redis Desktop Manager](https:// | ||
| - | Redis 客户端 | ||
| 行 69: | 行 109: | ||
| ---- | ---- | ||
| - | {{tag> | + | |
| - | }} | + | {{tag> |
| + | |||
macos.1625807609.txt.gz · 最后更改: 2021/07/09 13:13 由 admin
