Configure
General
- 访达->设置->高级->搜索当前文件夹
- 访达->设置->通用->在标签页中打开文件夹,看情况开启
- 设置->桌面与程序坞->将窗口最小化至应用程序图标
- 设置->辅助功能->鼠标与触控板->三指拖动,打开后原来三指相关操作自动变成四指
SMB Mount
https://zhuanlan.zhihu.com/p/668570104
如评论区所说,登录项里面直接添加对应的文件夹就好了,不用那么麻烦。
禁止生成.ds_store文件
# 禁止在smb等网络位置生成
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool TRUE
# USB
defaults write com.apple.desktopservices DSDontWriteUSBStores -bool TRUE
需要killall Finder或者注销重新登录或者重启。
Time Machine 备份
https://docs.unraid.net/zh/unraid-os/using-unraid-to/manage-storage/apple-time-machine/
操作
Ctrl+A/E:行首行尾,同windows的home/end。Command+←/→:同上,但是在终端等地方可能不起作用。