Mac 电脑设置显示路径
摘要:
# 设置 defaults write com.apple.finder _FXShowPosixPathInTitle -bool TRUE;killall Finder # 删除 defaults delete com.apple.finder _FXShowPosixPathInTitle;k 阅读全文
posted @ 2018-11-05 17:01 YZ_JinHH 阅读(397) 评论(0) 推荐(0) 编辑