1. 使用dscl . -read /Users/$USER UserShell查看
  2. 如果你的结果是/bin/zsh,又恰巧用brew安装了zsh的话,那么你可能就白安装了
  3. 将brew安装的zsh添加到/etc/shell下,通常是/usr/local/bin/zsh
  4. 在进行chsh操作就可以使用新版本的zsh了

相关文章:

  • 2021-11-07
  • 2021-11-08
  • 2022-12-23
  • 2022-03-03
  • 2021-06-18
  • 2021-06-20
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-30
  • 2022-12-23
  • 2022-01-30
  • 2021-08-12
  • 2022-12-23
相关资源
相似解决方案