@MicrosoftBing简单分享一下终端配置 中发帖

最近将原本的 Iterm2 + Oh My Zsh 更换为 Ghostty + zinit 配置终端,在使用的过程中优化了一下体验,给大家分享出来作为参考: 

终端配置:

Ghostty的配置是以文件形式存储在$HOME/Library/Application Support/com.mitchellh.ghostty/文件下的,修改或者更新配置通过快捷键 cmd + ,使用默认程序打开配置文件,全部的配置选项在: Option Reference - Configuration 可以查看
贴出我的配置:
# --- Typography ---
font-family = "Maple Mono NF CN"
font-size = 18
adjust-cell-height = 2

# --- Theme and Colors ---
theme = Catppuccin M...