【2025-08-11】iTerm2

55 阅读1分钟

设置启动执行命令

command + ,
  • Profiles
  • General
  • Send text at start

image.png

设置缓冲区大小

image.png

设置主题为Dracula

git clone https://github.com/dracula/iterm.git

image.png image.png image.png

透明度、字体大小、启动窗大小

image.png image.png image.png

安装zsh

sh -c "$(curl -fsSL https://gitee.com/mirrors/oh-my-zsh/raw/master/tools/install.sh)"