Publish frequently used Homebrew Cask commands
Publish frequently used Homebrew Cask commands which I have found useful.
This commit is contained in:
parent
c353827bc4
commit
f2f6cafab6
|
@ -36,6 +36,13 @@ category: CLI
|
||||||
| `brew list` | List installed |
|
| `brew list` | List installed |
|
||||||
| `brew outdated` | What's due for upgrades? |
|
| `brew outdated` | What's due for upgrades? |
|
||||||
|
|
||||||
|
### Brew Cask commands (for interacting with graphical applications)
|
||||||
|
|
||||||
|
| Command | Description |
|
||||||
|
| --- | --- |
|
||||||
|
| `brew cask install firefox` | Install the Firefox browser |
|
||||||
|
| `brew cask list` | List installed applications |
|
||||||
|
|
||||||
## Also see
|
## Also see
|
||||||
{: .-one-column}
|
{: .-one-column}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue