Created
June 30, 2020 15:27
-
-
Save yoxisem544/23fd341d6c59aa5ce4c2fec334e2d321 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- script: | |
title: Brew install | |
inputs: | |
- content: |- | |
# 執行上述的 install 方法,沒有套件則先安裝,有的話直接 link cache 中的套件 | |
brew install mint | |
brew link mint |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment