zhang-cb

打开终端:

显示路径代码

defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES

 

如果想隐藏路径代码

 

defaults write com.apple.finder _FXShowPosixPathInTitle -bool NO

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-05
  • 2022-12-23
  • 2021-09-24
  • 2022-12-23
  • 2022-01-21
  • 2021-10-12
猜你喜欢
  • 2021-11-01
  • 2021-11-01
  • 2021-11-01
  • 2022-12-23
  • 2021-04-17
  • 2021-11-07
  • 2021-12-18
相关资源
相似解决方案