Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
oh-my-zsh
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
github
oh-my-zsh
Commits
14978859
Unverified
Commit
14978859
authored
Mar 02, 2023
by
Batuhan Şanlı
Committed by
GitHub
Mar 02, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs(brew): remove duplication (#11535)
parent
a4a9a8cd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
README.md
plugins/brew/README.md
+0
-1
No files found.
plugins/brew/README.md
View file @
14978859
...
@@ -21,7 +21,6 @@ defined for convenience.
...
@@ -21,7 +21,6 @@ defined for convenience.
| -------- | --------------------------------------- | ------------------------------------------------------------------- |
| -------- | --------------------------------------- | ------------------------------------------------------------------- |
|
`bcubc`
|
`brew upgrade --cask && brew cleanup`
| Update outdated casks, then run cleanup. |
|
`bcubc`
|
`brew upgrade --cask && brew cleanup`
| Update outdated casks, then run cleanup. |
|
`bcubo`
|
`brew update && brew outdated --cask`
| Update Homebrew data, then list outdated casks. |
|
`bcubo`
|
`brew update && brew outdated --cask`
| Update Homebrew data, then list outdated casks. |
|
`bcubc`
|
`brew upgrade --cask && brew cleanup`
| Update outdated casks, then run cleanup. |
|
`brewp`
|
`brew pin`
| Pin a specified formula so that it's not upgraded. |
|
`brewp`
|
`brew pin`
| Pin a specified formula so that it's not upgraded. |
|
`brews`
|
`brew list -1`
| List installed formulae or the installed files for a given formula. |
|
`brews`
|
`brew list -1`
| List installed formulae or the installed files for a given formula. |
|
`brewsp`
|
`brew list --pinned`
| List pinned formulae, or show the version of a given formula. |
|
`brewsp`
|
`brew list --pinned`
| List pinned formulae, or show the version of a given formula. |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment