aiken's blog
  • home
  • archives
  • search
  • Aiken's Blog
  • home
  • posts
  • tags
  • categories
  • archives
  • about
  • search
  • linklog
Home » Tags

MacOS

配置 MacOS 的终端

Mac 的 Terminal 和 Ubuntu 的操作上较为相似,都是 Unix 的吧,但是要注意一下安全和软件管理库。 其他的参考资料: https://www.youtube.com/watch?v=RNqDkF17ogY&t=787s Temrinal 终端 The default terminal is zsh, so we do not need to install zsh from scratch. Brew we install brew follow the official website settings : bash /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" Iterm 2 After install brew we can install iterm 2 like this : ...

April 2, 2023 · 2 min · 246 words · aikenhong ·  MacOS ·  Configuration
#MacOS #Configuration

MacOS 的软件安装和系统设置

配置一台全新的 MacOs(M1)用于日常使用和编程开发,这里总结一下自己体验比较好的 APP 和开发工具。Let‘s Go 系统基础设置 调转 F 区功能:在涉及到开发的时候,F 区很多情况下就会派上用场,因此这里简单介绍一下: 系统设置里搜索"功能键" 在弹出页面中选择将 F 1 作为标准功能键勾选即可 触控板功能:特别是三指拖动功能一定要开启,用来拖放窗口和文件方便太多。 系统偏好设置 -> 触控板 -> 三指点按查询 系统偏好设置 -> 辅助功能 -> 指针控制-> 触控板选项 -> 三指拖动 访达设置: 首先在偏好设置中有以下的几个可以调整: 通用 -> 开启新访达窗口时打开 高级 -> 显示文件拓展名 边栏 -> 选择自己想要的边栏 接着是在显示选线卡中,可以勾选:“显示路径栏”、“‘显示状态栏’” 用 Raycast 替换 Spotlight MacOS 中的 Spotlight 是一个很棒的设计,在某些程度上弥补了其资源管理器和应用设计上的缺陷,提高了很大的便利性(Windows 上可以基于 PowerToy 来补全该功能),但是许多第三方的 Spotlight 都比官方好用,这里我推荐免费的 raycast。 ...

September 10, 2022 · 2 min · 316 words · aikenhong ·  MacOS ·  Configuration
#MacOS #Configuration
© 2025 aiken's blog Licensed under CC BY-NC 4.0 · Powered by Hugo & PaperMod Visitors: Views: