Skip to content

杂项

Homebrew

  1. 查看一个 cask 预期的 cache 路径(例如手动下载了 .dmg 文件):brew --cache -s <cask>

zimfw

  1. 启用 double-dot-expand 状态下没办法输入 go test ./...,可以在输入 go test ./..C-v,然后在输入 . 即可。