Skip to content

Commit

Permalink
jaywcjlove#1318 fixed homebrew Bug Report
Browse files Browse the repository at this point in the history
  • Loading branch information
asrar211 committed Dec 29, 2023
1 parent e7193d3 commit 7562419
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -986,6 +986,7 @@ Awesome Mac
*使用 [Homebrew Cask](https://github.com/phinze/homebrew-cask) 将通过命令安装即为简单。开发人员使用的[Quick Look](http://en.wikipedia.org/wiki/Quick_Look)插件列表。如果手动安装,你可将下载的 `.qlgenerator` 文件移动到 `~/Library/QuickLook` 运行 `qlmanage -r`*

* [QuicklookStephen](https://github.com/whomwah/qlstephen) - 可以让您查看没有文件扩展名的纯文本文件,如 README、INSTALL、Capfile、CHANGELOG...`brew install --cask install qlstephen`
* [QuicklookStephen](https://github.com/whomwah/qlstephen) - 可以让您查看没有文件扩展名的纯文本文件,如 README、INSTALL、Capfile、CHANGELOG...`brew install cask install qlstephen`

## 第三方应用市场APP

Expand Down

1 comment on commit 7562419

@HeimNad
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not brew install cask install qlstephen, it should be likebrew install qlstephen --cask

Please sign in to comment.